How to tell the memory usage of each background job
0
votes
1
answer
2178
views
I am working on SGE, and I am logged on to it. I use qlogin -l mf=30G so as to get onto one compute node.
I am running 2 jobs on this compute node in the background.
4408 Running /apps1/sratoolkit/2.3.5-2/bin/fastq-dump --split-files SRR1660.sra &
4415 Running /apps1/sratoolkit/2.3.5-2/bin/fastq-dump --split-files SRR1661.sra &
I want to know how much memory each of my background jobs is consuming out of 30G i assigned in the beginning. Any command to find that out??
Thanks
Asked by user3138373
(2589 rep)
Mar 24, 2015, 04:32 PM
Last activity: Mar 24, 2015, 04:41 PM
Last activity: Mar 24, 2015, 04:41 PM