I know that I see how much memory the pbs job sets with qstat, but is there a way to find out how much memory is currently being used in the job?
Thank!
qstat -f <jobid> should show you the latest memory usage information of your work
qstat -f <jobid>