Command Reference Guide
Platform LSF Command Reference 13
◆ TERM_FORCE_ADMIN: Job killed by root or LSF administrator without time
for cleanup (9)
◆ TERM_FORCE_OWNER: Job killed by owner without time for cleanup (8)
◆ TERM_LOAD: Job killed after load exceeds threshold (3)
◆ TERM_MEMLIMIT: Job killed after reaching LSF memory usage limit (16)
◆ TERM_OWNER: Job killed by owner (14)
◆ TERM_PREEMPT: Job killed after preemption (1)
◆ TERM_PROCESSLIMIT: Job killed after reaching LSF process limit (7)
◆ TERM_REQUEUE_ADMIN: Job killed and requeued by root or LSF
administrator (11)
◆ TERM_REQUEUE_OWNER: Job killed and requeued by owner (10)
◆ TERM_RUNLIMIT: Job killed after reaching LSF run time limit (5)
◆ TERM_SLURM: Job terminated abnormally in SLURM (node failure) (22)
◆ TERM_SWAP: Job killed after reaching LSF swap usage limit (20)
◆ TERM_THREADLIMIT: Job killed after reaching LSF thread limit (21)
◆ TERM_UNKNOWN: LSF cannot determine a termination reason—0 is logged
but TERM_UNKNOWN is not displayed (0)
◆ TERM_WINDOW: Job killed after queue run window closed (2)
◆ TERM_ZOMBIE: Job exited while LSF is not available (19)
TIP: The integer values logged to the JOB_FINISH record in lsb.acct and termination reason
keywords are mapped in lsbatch.h.
Example: Default format
bacct
Accounting information about jobs that are:
- submitted by users user1.
- accounted on all projects.
- completed normally or exited.
- executed on all hosts.
- submitted to all queues.
- accounted on all service classes.
------------------------------------------------------------------------------
SUMMARY: ( time unit: second )
Total number of done jobs: 60 Total number of exited jobs: 118
Total CPU time consumed: 1011.5 Average CPU time consumed: 5.7
Maximum CPU time of a job: 991.4 Minimum CPU time of a job: 0.0
Total wait time in queues: 134598.0
Average wait time in queue: 756.2
Maximum wait time in queue: 7069.0 Minimum wait time in queue: 0.0
Average turnaround time: 3585 (seconds/job)
Maximum turnaround time: 77524 Minimum turnaround time: 6
Average hog factor of a job: 0.00 ( cpu time / turnaround time )
Maximum hog factor of a job: 0.56 Minimum hog factor of a job: 0.00
Total throughput: 0.67 (jobs/hour) during 266.18 hours
Beginning time: Aug 8 15:48 Ending time: Aug 19 17:59