Platform LSF Reference Version 6.2
bltasks
Platform LSF Reference
92
bltasks
displays task information
SYNOPSIS
bltasks [-l] [task_ID]
bltasks [-l] [-p | -r | -w] [-Lp “ls_project_name...”] [-m “host_name...”] [-t
“terminal_name...”] [-u “user_name...”]
bltasks [-h | -V]
DESCRIPTION
Displays current information about interactive tasks managed by License Scheduler
(submitted using
taskman).
By default, displays information about all tasks.
OPTIONS
task_ID
Only displays information about the specified task.
-l
Long format. Displays detailed information for each task in a multi-line format.
-p
Only displays information about tasks with PREEMPTED status.
Cannot be used with
-r or -w.
-r
Only displays information about tasks with RUN status.
Cannot be used with
-p or -w.
-w
Only displays information about tasks with WAIT status.
Cannot be used with
-p or -r.
-Lp “ls_project_name...”
Only displays information about tasks associated with the specified projects.
-m “host_name...”
Only displays information about tasks submitted from the specified hosts.
-t “terminal_name...”
Only displays information about tasks submitted from the specified terminals.
-u “user_name...”
Only displays information about tasks submitted by the specified users.
-h
Prints command usage to stderr and exits.