Hello,
Is there a good programmatically way to get the os process id (PID) of a running job on the host machine? I've not found a classad that shows it.
The way I'm working right now is using cgroups and monitoring the child groups (folders) of the my BASE_CGROUP, but maybe there's a simpler/easier way.
Thanks,
Ricardo Oda