Platform LSF Reference Version 6.2

bacct
Platform LSF Reference
19
USER
User name of the advance reservation user, who submitted the job with
bsub
-U
NCPUS
Number of CPUs reserved
RSV_HOSTS
List of hosts for which processors are reserved, and the number of processors
reserved
TIME_WINDOW
Time window for the reservation.
A one-time reservation displays fields separated by slashes
(
month/day/hour/minute). For example:
11/12/14/0-11/12/18/0
A recurring reservation displays fields separated by colons
(
day:hour:minute). For example:
5:18:0 5:20:0
Termination reasons displayed by bacct
When LSF detects that a job is terminated, bacct -l displays one of the following
termination reasons:
TERM_ADMIN: Job killed by root or LSF administrator
TERM_CHKPNT: Job killed after checkpointing
TERM_CPULIMIT: Job killed after reaching LSF CPU usage limit
TERM_DEADLINE: Job killed after deadline expires
TERM_EXTERNAL_SIGNAL: Job killed by a signal external to LSF
TERM_FORCE_ADMIN: Job killed by root or LSF administrator without
time for cleanup
TERM_FORCE_OWNER: Job killed by owner without time for cleanup
TERM_LOAD: Job killed after load exceeds threshold
TERM_MEMLIMIT: Job killed after reaching LSF memory usage limit
TERM_OWNER: Job killed by owner
TERM_PREEMPT: Job killed after preemption
TERM_PROCESSLIMIT: Job killed after reaching LSF process limit
TERM_REQUEUE_ADMIN: Job killed and requeued by root or LSF
administrator
TERM_REQUEUE_OWNER: Job killed and requeued by owner
TERM_RUNLIMIT: Job killed after reaching LSF run time limit
TERM_SLURM: Job terminated abnormally in SLURM (node failure)
TERM_SWAP: Job killed after reaching LSF swap usage limit
TERM_THREADLIMIT: Job killed after reaching LSF thread limit
TERM_WINDOW: Job killed after queue run window closed
TERM_ZOMBIE: Job exited while LSF is not available