Check the PPID column in "ps aux". This is the parent PID of the process on that line. You could also see the CPU column in the output, this shows the percentage of CPU time being spent on this process. By the way, I've not seen Tru64, this is in Digital UNIX. But I'm quite certain...