LSF Version 7.3 - Platform LSF Configuration Reference

LSB_TIME_RESERVE_NUMJOBS
Syntax
LSB_TIME_RESERVE_NUMJOBS=maximum_reservation_jobs
Description
Enables time-based slot reservation. The value must be positive integer.
LSB_TIME_RESERVE_NUMJOBS controls maximum number of jobs using time-based slot
reservation. For example, if LSB_TIME_RESERVE_NUMJOBS=4, only the top 4 jobs get their
future allocation information.
Use LSB_TIME_RESERVE_NUMJOBS=1 to allow only the highest priority job to get accurate
start time prediction.
Recommended value
3 or 4 is the recommended setting. Larger values are not as useful because after the first pending
job starts, the estimated start time of remaining jobs may be changed.
Default
Not defined
LSB_TIME_SBD
Syntax
LSB_TIME_SBD=timing_level
Description
The timing level for checking how long sbatchd routines run.
Time usage is logged in milliseconds; specify a positive integer.
Example: LSB_TIME_SBD=1
Default
Not defined
See also
LSB_TIME_CMD, LSB_TIME_MBD, LSF_TIME_LIM, LSF_TIME_RES
LSB_TIME_SCH
Syntax
LSB_TIME_SCH=timing_level
Description
The timing level for checking how long mbschd routines run.
lsf.conf
Platform LSF Configuration Reference 435