pstat

NAME
     pstat - Displays gang scheduling parallel applications running in the
     .compute partition.

SYNOPSIS
     pstat [-u username/uid] [-v] [partition_name] 

DESCRIPTION
     The pstat command communicates with the Scheduler Monitor Daemon (SMD)
     to get the status of the currently active parallel applications that
     are controlled by the gang scheduling mechanism.

     The optional "partition_name" specifies a specific partition to be
     displayed. If no "partition_name" is specified, all parallel
     applications will be displayed.

     A file named "pstat.fixed.partitions" contains the names of 
     partitions that the '-v' option will always print out, if present.
     This file must be in the same directory as the executable, and the
     name of the executable must match the first section before the '.'

FLAGS
      -u username/uid
         Displays only information about parallel applications with
         the user ID number or login name specified.

      -v 
	 verbose mode for use by xpartinfo.  This prints out the nodes
	 in each partition so that xpartinfo can map them.  It also
	 prints the fixed partitions found in the file "fixed.partitions," 
	 if they exist, whether jobs are running in them or not.






