> Dear users, > 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 > > E. >
If I recall correctly, vmem is the total amount of RAM the job is consuming at the moment you ran the qstat command, and maxvmem is the largest amount of RAM consumed at any one point in time up until the moment you ran the qstat command. Ian -- Ian Kaufman Research Systems Administrator UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu _______________________________________________ users mailing list users@gridengine.org https://gridengine.org/mailman/listinfo/users