Each row in the queue instances table represents one queue instance. For each queue instance, the table lists the following information:
Queue – Name of the queue instance
qtype – Type of queue instance, which can be B (batch), I (interactive), or P (parallel)
used/total – Number of used job slots and the total number of job slots
load_avg – Load average of the queue instance host
arch – Architecture of the queue instance host
states – States of the queue instance
See Cluster Queue Status for a list of queue states. See the qstat(1) man page for complete information about queue instances and their states.