Resource Management Question

I 've 2 questions regarding resource pools and projects,

  1. My system has 5 zones and 2 pools configured.
    Now, how can i check which zone is running with with pool with the ps command , not with zonecfg command.

  2. How can i check a process is running under which project ?

ps -e -o comm,projid,project

Check [ps(1) � report process status (man pages section 1: User Commands) - Sun Microsystems](http://docs.sun.com/app/docs/doc/816-5165/6mbb0m9ou?l=en&a=view&q=ps(1)\#DISPLAY FORMATS) for more parameters to -o option.