I had a problem when i run the frequency DFT calculation with basis set B3LYP/6-31G. The end of out file reads:
dumping /fiocom/, unit = 3 NFiles = 1 SizExt = 524288 WInBlk =
512
defal = T LstWrd = 67072 FType=2 FMxFil=10000
Number 0
Base 20480
End 67072
End1 67072
Wr Pntr 20480
Rd Pntr 20480
Length 46592
Error termination in NtrErr:
NtrErr called from FIOCnC.
For solution of this error, i increase %mem and %nprocshared:
%mem=1700MB
%nprocshared=4
But It didn't end successfully. The new error was:
Write error in NtrEx1.
It seem that be related to lack of sufficient memory. but I could not increase %mem more than 1700MB because link died. Why? I don't know how to do increase %mem up to 4GB. Please help me.
My system has 24 cores and 16GB memory.
I work gaussian under windows server 2008 R2 enterprise.