This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
jobperformance:start [2021/08/17 14:32] alopis |
jobperformance:start [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | First find out which nodes your running job is using | + | ====== Getting an Idea of Job Performance ====== |
| + | First find out which nodes your running job is using: | ||
| - | qstat -awu < | + | |
| - | Or if your job has many nodes then this is more legible. | + | Where < |
| - | qstat -awu < | + | |
| Thereafter login (" | Thereafter login (" | ||
| - | If only the first node is showing any real usage for example, then you know there' | + | If only the first node is showing any real usage for example, then you know there' |
| - | An example: | + | An example |
| [alopis@login2 ~]$ qstat -awu alopis -n1 | [alopis@login2 ~]$ qstat -awu alopis -n1 | ||
| sched01: | sched01: | ||
| - | Job ID.....Username............Queue......Jobname.....SessID...NDS...TSK...Memory..Time..S..Time | + | Job ID |
| - | 3672969.sched01......alopis........smp.......3P_13......108699 | + | 3672969.sched01 |
| - | [alopis@login2 ~]$ ssh cnode0263 | + | [alopis@login2 ~]$ ssh cnode0263 |
| - | Warning: Permanently added ' | + | Warning: Permanently added ' |
| - | [alopis@cnode0263 ~]$ htop | + | [alopis@cnode0263 ~]$ htop |
| - | [alopis@cnode0263 ~]$ exit | + | [alopis@cnode0263 ~]$ exit |
| - | logout | + | logout |
| - | Connection to cnode0263 closed. | + | Connection to cnode0263 closed. |
| - | [alopis@login2 ~]$ | + | [alopis@login2 ~]$ |