Both end users and LoadLeveler administrators can obtain status of parallel jobs in the same way as they obtain status of serial jobs - either by using the llq command or by viewing the Jobs window on the graphical user interface (GUI). By issuing llq -l, or by using the Job Actions > Details selection in xloadl, users get a list of machines allocated to the parallel job. If you also need to see task instance information use the -x option in addition to the -l option (llq -l -x). See llq - Query job status for samples of output using the -x and -l options with the llq command. As an alternative, you can also use the GUI and select: Job Actions > Extended Details.