CIS 307 Suggested Format for Logfile used in Homework 1
The log file contains in order three kinds of information which are
separated by blank lines:
- Parameters of the Simulation :
Here we have one per line, the name of an attribute(INITTIME,
FINTIME, AMIN ..) followed by the correspondent value.
- Sequence of Events :
Each event has on a new line a time stamp, the sequential number of a job
starting from 1, the kind of the event event (arrival to the
system, etc.)
- Results :
Here we have one line, the name of the result (MAXQUEUE1,
AVGQUEUE1, MAXQUEUE2, AVGQUEUE2, UTILIZATION1, UTILIZATION2,
AVGRES1, MAXRES1, AVGRES2, MAXRES2, AVGRES3, MAXRES3, AVGRES4,
MAXRES4, AVGRES5, MAXRES5) followed by the corresponding value.