LSF Version 7.3 - Platform LSF Configuration Reference

MAX_JOB_PREEMPT
Syntax
MAX_JOB_PREEMPT=integer
Description
The maximum number of times a job can be preempted. Applies to queue-level jobs only.
Valid values
0 < MAX_JOB_PREEMPT < INFINIT_INT
INFINIT_INT is defined in lsf.h.
Default
Not defined. The number of preemption times is unlimited.
MAX_JOB_REQUEUE
Syntax
MAX_JOB_REQUEUE=integer
Description
The maximum number of times to requeue a job automatically.
Valid values
0 < MAX_JOB_REQUEUE < INFINIT_INT
INFINIT_INT is defined in lsf.h.
Default
Not defined. The number of requeue times is unlimited
MAX_JOBID
Syntax
MAX_JOBID=integer
Description
The job ID limit. The job ID limit is the highest job ID that LSF will ever assign, and also the
maximum number of jobs in the system.
By default, LSF assigns job IDs up to 6 digits. This means that no more than 999999 jobs can
be in the system at once.
Specify any integer from 999999 to 2147483646 (for practical purposes, you can use any 10-
digit integer less than this value).
lsb.params
260 Platform LSF Configuration Reference