Tracing MPI Jobs

  1. Find out where jobs are running:
  2. See what is running:
    ssh <node> ps -efw --forest |grep <user>
  3. $WORKDIR
    WORKDIR is /l/<node>/<user>/work/<TOK>
    nubeam files are in: /l/<node>/<user>/work/<TOK>/<runid>_fi/
  4. pbs log
  5. killing a hang job
    and retrieving files

Home

Last modified: Tue Jun 23 14:22:26 EDT 2009