NAME

SYNOPSIS

DESCRIPTION

OPTIONS

OPERANDS

STANDARD OUTPUT

If job status is being displayed and the option is specified, the output will depend on whether qstat was compiled to use a Tcl interpreter. See the configuration section for details. If Tcl is not being used, full display for each job consists of the header line:
job identifier
Followed by one line per job attribute of the form:

The attribute name is indented 4 spaces. There is a single space on each side of the equal sign. Long values wrap either at column 78 or following a comma beyond which the next comma separated segment will not fit before column 79. Continuation lines are indented by a tab (8 spaces). There is blank line following the last attribute.

If any of the options -a, -i, -r, -u, -n, -s, -G or -M are provided, the alternative display format for jobs is used. The following items are displayed on a single line, in the specified order, separated by white space:

If the -R option is provied, the line contains: The last three fields may not contain useful information at all sites or on all systems.

Displaying Queue Status

If queue status is being displayed and the option was not specified, the following items are displayed on a single line, in the specified order, separated by white space:

If queue status is being displayed and the option is specified, the output will depend on whether qstat was compiled to use a Tcl interpreter. See the configuration section for details. If Tcl is not being used, the full display for each queue consists of the header line:
queue_name
Followed by one line per queue attribute of the form:

The queue attributes are listed in the same format as job attributes.

If the -q option is specified, queue information is displayed in the alternative format: The following information is displayed on a single line:

Displaying Server Status

If batch server status is being displayed and the option is not specified, the following items are displayed on a single line, in the specified order, separated by white space:

If server status is being displayed and the option is specified, the output will depend on whether qstat was compiled to use a Tcl interpreter. See the configuration section for details. If Tcl is not being used, the full display for the server consist of the header line:
server name
Followed by one line per server attribute of the form:

The server attributes are listed in the same format as job attributes.

STANDARD ERROR

CONFIGURATION

EXIT STATUS

SEE ALSO