Platform LSF Reference Version 6.2

bltasks
Platform LSF Reference
93
-V
Prints License Scheduler release version to stderr and exits.
OUTPUT
Default Output
Displays the short format with the following information:
TID
Task ID that License Scheduler assigned to the task.
USER
The user who submitted the task.
STAT
The current status of the task.
- RUN: Task is running.
- WAIT: Task has not yet started.
- PREEMPT: Task has been preempted and currently has no license token.
HOST
The name of host from which the task was submitted.
PROJECT
The name of the project to which the task belongs.
FEATURES
Name of the License Scheduler token.
CONNECT TIME
The submission time of the task.
Output for -l Option
Displays detailed information for each task in multi-line format. If the task is in WAIT
status,
bltasks displays "The application manager is waiting for a token to start" and
the resource requirement. Otherwise, the current resource usage of task is displayed as
follows:
TERMINAL
The terminal the task is using.
PGID
UNIX process group ID.
CPU
The total accumulated CPU time of all processes in a task, in seconds.
MEM
Total resident memory usage of all processes in a task, in KB.
SWAP
Total virtual memory usage of all processes in a task, in KB.