LSF Version 7.3 - Platform LSF Configuration Reference

A job warning action must be specified with a job action warning time in order for job warning
to take effect.
If JOB_WARNING_ACTION is specified, LSF sends the warning action to the job before the
actual control action is taken. This allows the job time to save its result before being terminated
by the job control action.
The warning action specified by the bsub -wa option overrides JOB_WARNING_ACTION
in the queue. JOB_WARNING_ACTION is used as the default when no command line option
is specified.
Example
JOB_WARNING_ACTION=URG
Default
Not defined
load_index
Syntax
load_index=loadSched[/loadStop]
Specify io, it, ls, mem, pg, r15s, r1m, r15m, swp, tmp, ut, or a non-shared custom external
load index. Specify multiple lines to configure thresholds for multiple load indices.
Specify io, it, ls, mem, pg, r15s, r1m, r15m, swp, tmp, ut, or a non-shared custom external
load index as a column. Specify multiple columns to configure thresholds for multiple load
indices.
Description
Scheduling and suspending thresholds for the specified dynamic load index.
The loadSched condition must be satisfied before a job is dispatched to the host. If a
RESUME_COND is not specified, the loadSched condition must also be satisfied before a
suspended job can be resumed.
If the loadStop condition is satisfied, a job on the host is suspended.
The loadSched and loadStop thresholds permit the specification of conditions using simple
AND/OR logic. Any load index that does not have a configured threshold has no effect on job
scheduling.
LSF does not suspend a job if the job is the only batch job running on the host and the machine
is interactively idle (it>0).
The r15s, r1m, and r15m CPU run queue length conditions are compared to the effective
queue length as reported by lsload -E, which is normalized for multiprocessor hosts.
Thresholds for these parameters should be set at appropriate levels for single processor hosts.
Example
MEM=100/10
SWAP=200/30
lsb.queues
300 Platform LSF Configuration Reference