The log file contains in order three kinds of information which are separated by blank lines:
1. Parameters of the Simulation : Here we have one per line, the name of an attribute (SEED, INITTIME, FINTIME, AMIN ..) followed by the correspondent value.
2. Sequence of Events : Each event has a time stamp, the sequential number of a job starting from 1, and the kind of event (arrival to the system, departurei from the SERVERi, termination of simulation)
3. Results : Here we have one line, the name of the result (MAXQUEUE1, AVGQUEUE1, MAXQUEUE2, AVGQUEUE2, MAXQUEUE3, AVGQUEUE3, UTILIZATION1, UTILIZATION2, UTILIZATION3, AVGRES1, MAXRES1, AVGRES2, MAXRES2, AVGRES3, MAXRES3, AVGRES, MAXRES) followed by the corresponding value.