LSF Version 7.3 - Platform LSF Configuration Reference
•
Jobs with a CPU limit, run limit, or run time estimate less than or equal to 90 are
chunked
•
Jobs with a CPU limit, run limit, or run time estimate greater than 90 are not chunked
Default
Not defined
CLEAN_PERIOD
Syntax
CLEAN_PERIOD=seconds
Description
For non-repetitive jobs, the amount of time that job records for jobs that have finished or have
been killed are kept in mbatchd core memory after they have finished.
Users can still see all jobs after they have finished using the bjobs command.
For jobs that finished more than CLEAN_PERIOD seconds ago, use the bhist command.
Default
3600 (1 hour)
COMMITTED_RUN_TIME_FACTOR
Syntax
COMMITTED_RUN_TIME_FACTOR=number
Description
Used only with fairshare scheduling. Committed run time weighting factor.
In the calculation of a user’s dynamic priority, this factor determines the relative importance
of the committed run time in the calculation. If the -W option of bsub is not specified at job
submission and a RUNLIMIT has not been set for the queue, the committed run time is not
considered.
Valid Values
Any positive number between 0.0 and 1.0
Default
0.0
CONDENSE_PENDING_REASONS
Syntax
CONDENSE_PENDING_REASONS=Y | N
lsb.params
238 Platform LSF Configuration Reference