LSF_DAEMON_NICE_SBD

Adjusts the UNIX nice value for the sbatchd process.

Syntax

LSF_DAEMON_NICE_SBD=integer

Description

CPU-intensive jobs on execution hosts that include job processes that can occupy a lot of CPU time, which can affect the response time for LSF daemons (LIM, PIM, RES, sbatchd, or mbatchd). Use this parameter to configure the nice value (typically a low value) of the sbatchd process on UNIX to help with daemon communication. After changing this parameter, restart the sbatchd process for this change to take effect.

Valid values

Specify an integer between -20 (the highest priority) and 19 (the lowest priority).

Default

The default priority of the sbatchd process is 0.