I have a question about vmem and maxvmem. I searched on the web but there are really many confusing explanations of the two words. What I did was to type:
qstat -j 1154926 | grep vmem
The output was: cpu=00:05:25, mem=23.21121 GBs, io=2.70481, vmem=239.277M, maxvmem=351.359M
Can anyone help me to understand the meaning of the variables?
Best