Platform LSF Administration Guide Version 6.2

Chapter 9
Understanding Resources
Administering Platform LSF
209
Load Indices
Load indices are built-in resources that measure the availability of dynamic, non-shared
resources on hosts in the LSF cluster.
Load indices built into the LIM are updated at fixed time intervals.
External load indices are defined and configured by the LSF administrator. An
External Load Information Manager (ELIM) program collects the values of site-defined
external load indices and updates LIM when new values are received.
Load indices collected by LIM
.
Status
The status index is a string indicating the current status of the host. This status applies
to the LIM and RES.
The possible values for
status are:
Index Measures Units Direction Averaged
over
Update
Interval
status host status string 15 seconds
r15s run queue length processes increasing 15 seconds 15 seconds
r1m run queue length processes increasing 1 minute 15 seconds
r15m run queue length processes increasing 15 minutes 15 seconds
ut CPU utilization percent increasing 1 minute 15 seconds
pg paging activity pages in + pages out per
second
increasing 1 minute 15 seconds
ls logins users increasing N/A 30 seconds
it idle time minutes decreasing N/A 30 seconds
swp available swap space MB decreasing N/A 15 seconds
mem available memory MB decreasing N/A 15 seconds
tmp available space in temporary file
system
MB decreasing N/A 120 seconds
io disk I/O (shown by lsload -l) KB per second increasing 1 minute 15 seconds
name external load index configured by LSF administrator site-defined
Status Description
ok The host is available to accept remote jobs. The LIM can select the host for
remote execution.
-ok When the status of a host is preceded by a dash (-), it means LIM is available
but RES is not running on that host or is not responding.
busy The host is overloaded (busy) because a load index exceeded a configured
threshold. An asterisk (*) marks the offending index. LIM will not select the
host for interactive jobs.
lockW The host is locked by its run window. Use lshosts to display run windows.
lockU The host is locked by an LSF administrator or root.
unavail The host is down or the LIM on the host is not running or is not
responding.
unlicensed The host does not have a valid license.