Traceback (most recent call last):
File "/usr/bin/job", line 47, in <module>
proc = subprocess.Popen(['/usr/bin/qstat', '-xml'], stdout=subprocess.PIPE)
File "/usr/lib/python3.5/subprocess.py", line 676, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.5/subprocess.py", line 1221, in _execute_child
restore_signals, start_new_session, preexec_fn)
OSError: [Errno 12] Cannot allocate memoryI have got an email recently with this message. I would like to know how this issue can be solved. I guess the memory might have become full.