Measured values
As each job completes, the usage information is collected and added to the average usage statics. The following four numbers are maintained.
The average number of seconds for CPU time used by the job.
Elapse time
The average number of seconds of wall clock time used by the job.
The average number of I/O's (buffer I/O plus direct I/O) that the job uses.
Averaged over
The number of runs that this average is computed over.
Reset measured
Click on this button to reset the measured values to 0.
Estimated values
Users may input an estimated usage value. These numbers are not changed by the system and are there to provide an additional slot to store planned or estimated values. The following fields are provided for estimated values:
Field |
Description |
|
CPU time |
An estimated CPU time in seconds. |
|
Elapse time |
An estimated elapse time in seconds. |
|
I/O count |
An estimated I/O count for the job. |
This time is an output field that is updated whenever the job has been submitted and is starting to execute.
This time is an output field that is updated whenever the job is submitted into a batch queue for execution.
This time is an output field that is updated whenever a job completes, either success or failure.
Finished at
This time is an output field that is updated whenever a job completes, either success or failure.
Submit count
This count is incremented each time a job is submitted for execution.
Down submit count
This count is decremented each time a job is submitted for execution. When a value of zero is reached, all automatic job submissions terminate. This is used to limit the number of runs. A value of INFINITE or -1 indicates an unlimited number of runs are allowed. Click on the Infinite button to set the down submit count to infinite.