rmsexec(1)
freemem Free memory in megabytes.
users Lowest number of users.
By default, usercpu is used as the statistic. Statistics can be used on their own, in
which case a node is chosen that is lightly loaded according to this statistic, or you can
specify a threshold using statistic < value or statistic > value
EXAMPLES
Some examples follow:
$ rmsexec -s usercpu myprog
$ rmsexec -s "usercpu < 50" myprog
$ rmsexec -s "freemem > 256" myprog
SEE ALSO
rinfo
5-40 RMS Commands