LSF Version 7.3 - Platform LSF Configuration Reference

Run limit (for example with bsub -We) is 10, JOB_RUNLIMIT_RATIO=5 in the sending
cluster, JOB_RUNLIMIT_RATIO=0 in the receiving cluster—run limit=50, and the job
will run
Run limit (for example with bsub -We) is 10, JOB_RUNLIMIT_RATIO=5 in the sending
cluster, JOB_RUNLIMIT_RATIO=3 in the receiving cluster—run limit=50, and the job
will pend
Run limit (for example with bsub -We) is 10, JOB_RUNLIMIT_RATIO=5 in the sending
cluster, JOB_RUNLIMIT_RATIO=6 in the receiving cluster—run limit=50, and the job
will run
Run limit (for example with bsub -We) is 10, JOB_RUNLIMIT_RATIO=0 in the sending
cluster, JOB_RUNLIMIT_RATIO=5 in the receiving cluster—run limit=50, and the job
will run
MultiCluster job lease model, the JOB_RUNLIMIT_RATIO value applies to jobs running on
remote leased hosts as if they were running on local hosts.
Default
0
JOB_SCHEDULING_INTERVAL
Syntax
JOB_SCHEDULING_INTERVAL=seconds
Description
Time interval at which mbatchd sends jobs for scheduling to the scheduling daemon
mbschd along with any collected load information.
If set to 0, there is no interval between job scheduling sessions.
Valid Value
Number of seconds greater than or equal to zero (0).
Default
5 seconds
JOB_SPOOL_DIR
Syntax
JOB_SPOOL_DIR=dir
Description
Specifies the directory for buffering batch standard output and standard error for a job.
When JOB_SPOOL_DIR is defined, the standard output and standard error for the job is
buffered in the specified directory.
Files are copied from the submission host to a temporary file in the directory specified by the
JOB_SPOOL_DIR on the execution host. LSF removes these files when the job completes.
lsb.params
Platform LSF Configuration Reference 253