Platform LSF Reference Version 6.2

bacct
Platform LSF Reference
18
COMPL_TIME
Time when the job exited or completed.
HOG_FACTOR
Average hog factor, equal to "
CPU time" / "turnaround time".
MEM
Maximum resident memory usage of all processes in a job, in kilobytes.
SWAP
Maximum virtual memory usage of all processes in a job, in kilobytes.
CWD
Current working directory of the job.
INPUT_FILE
File from which the job reads its standard input (see
bsub(1)).
OUTPUT_FILE
File to which the job writes its standard output (see
bsub(1)).
ERR_FILE
File in which the job stores its standard error output (see
bsub(1)).
EXCEPTION STATUS
Possible values for the exception status of a job include:
idle
The job is consuming less CPU time than expected. The job idle factor
(CPU time/runtime) is less than the configured JOB_IDLE threshold for
the queue and a job exception has been triggered.
overrun
The job is running longer than the number of minutes specified by the
JOB_OVERRUN threshold for the queue and a job exception has been
triggered.
underrun
The job finished sooner than the number of minutes specified by the
JOB_UNDERRUN threshold for the queue and a job exception has been
triggered.
Advance Reservations (-U)
Displays the following fields:
RSVID
Advance reservation ID assigned by
brsvadd command
TYPE
Type of reservation: user or system
CREATOR
User name of the advance reservation creator, who submitted the
brsvadd
command