System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones
ps Command
Use the ps command with the -o option to
display task and project IDs. For example, to view the project ID, type the following:
 
# ps -o user,pid,uid,projid
USER PID   UID  PROJID
jtd  89430 124  4113 
 |