Scyld ClusterWare HPC: Reference Guide | ||
---|---|---|
<< Previous | Next >> |
The beonpc program prints the count of running processes on the specified cluster node. The count includes only the processes started by the current machine and running on the specified node.
The beonpc program prints "-1" for nodes that are not controlled by this master or are otherwise inaccessible.
The beonpc command is typically used to make and observe scheduling and job mapping decisions.
The following options are available to the beonpc program.
Print the command usage message on stdout
and exit. When one of these options is recognized in the option list, all following options will be ignored.
Print the command version number on stdout
and exit. Any following options will be ignored.
Show the process IDs in a process list.
Emit only a total cluster process count.
Optionally, show for the specific node number, or all (the default) for all nodes, or list for nodes with a nonzero count.
Find the number of jobs this master is running on cluster compute node 23:
[user@cluster user] $ beonpc 23 3 |
<< Previous | Home | Next >> |
beonetconf | Up | beorun |