On 14/03/18 07:11, Mahmood Naderan wrote:
Any idea about that?
You've not requested any memory in your batch job and I guess your default limit is too low. To get the 1GB (and a little head room) try: #SBATCH --mem=1100M That's a per node limit, so for MPI jobs (which Gaussian is not) you'll need a different parameter. All the best, Chris -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC