Prism 6.0 User's Guide

Finding Out Execution Status

Issue the pstatus command to find out the execution status of processes. You can find out the execution status of the members of the specified process set (pset) if you issue pstatus with a pset qualifier. For information about psets and pset qualifiers, see "Using Psets in MP Prism".

Without a pset qualifier, pstatus displays the execution status of the members of the current set. For example,

(prism all) pstatus
process 0: running
process 1: stopped in procedure "pawn_moves" at "chess.c":49
process 2: interrupted in procedure "construct_move" at "chess.c":1187
process 3: interrupted in procedure "rook_check" at "chess.c":746