LSF Version 7.3 - Platform LSF Configuration Reference

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_PREEXEC_RETRY
Syntax
MAX_PREEXEC_RETRY=integer
Description
The maximum number of times to attempt the pre-execution command of a job.
Valid values
0 < MAX_PREEXEC_RETRY < INFINIT_INT
INFINIT_INT is defined in lsf.h.
Default
5
MAX_RSCHED_TIME
Syntax
MAX_RSCHED_TIME=integer | infinit
Description
MultiCluster job forwarding model only. Determines how long a MultiCluster job stays
pending in the execution cluster before returning to the submission cluster. The remote
timeout limit in seconds is:
MAX_RSCHED_TIME * MBD_SLEEP_TIME=timeout
Specify infinit to disable remote timeout (jobs always get dispatched in the correct FCFS order
because MultiCluster jobs never get rescheduled, but MultiCluster jobs can be pending in the
receive-jobs queue forever instead of being rescheduled to a better queue).
Remote timeout limit never affects advance reservation jobs
Jobs that use an advance reservation always behave as if remote timeout is disabled.
Default
20 (20 minutes by default)
lsb.queues
302 Platform LSF Configuration Reference