Display server status =========================== Description --------------------- Display information about servers of the accelerator server. Usage --------------------- ・ Default format: .. command-format:: qstat -B [destination ...] ・ Long format: .. command-format:: qstat -B -f [destination ...] List of options ------------------------ .. csv-table:: :header: "Option", "Value" :align: left :widths: 10, 20 "-B","Display server status." "-f","Display status in long format." Example ------------------------ .. code-block:: none userA@gpu2:~> qstat -B Server Max Tot Que Run Hld Wat Trn Ext Status ---------------- ----- ----- ----- ----- ----- ----- ----- ----- cmspbs1 0 1155 0 1 0 0 0 0 Active userA@gpu2:~> qstat -Bf Server: cmspbs server_state = Active server_host = cmspbs scheduling = True max_queued = [u:PBS_GENERIC=200] The rest is omitted