Difference between revisions of "Job monitoring"
From ScientificComputing
(Created page with "== Job control commands == {| class="wikitable" |- | busers || user limits, number of pending and running jobs |- | bqueues || queues status (open/closed; active/inactive) |-...") |
|||
Line 1: | Line 1: | ||
− | |||
{| class="wikitable" | {| class="wikitable" | ||
+ | ! Job control commands || Description | ||
|- | |- | ||
| busers || user limits, number of pending and running jobs | | busers || user limits, number of pending and running jobs |
Revision as of 22:18, 20 January 2021
Job control commands | Description |
---|---|
busers | user limits, number of pending and running jobs |
bqueues | queues status (open/closed; active/inactive) |
bjobs | more or less detailed information about pending and running jobs, and recently finished jobs |
bbjobs | better bjobs |
bhist | info about jobs finished in the last hours/days |
bpeek | display the standard output of a given joblsf_loadshow the CPU load of all nodes used by a job |
bjob_connect | login to a node where your job is running |
bkill | kill a job |