This model represents a simple bank-teller system.
Customers arrive to the bank, wait for an idle teller, are serviced and at the end leave the bank.
The number of processed customers is stored in a counter, and the average number of customers in the queue is recorded by a DStat.
Results are written to the SIMANLIB_RESULTS.txt file, at the end of the simulation.