I was working on a porphyrin structure with B3LYP/6-31+G* level of theory. At this stage the structure has already been optimized, and then I move on a frequency calculation. However, I didn't expect that such a frequency calculation would take such a surprisingly long time that it was terminated due to the time limitation of the cluster. Now I would like to restart the frequency calculation, but the task is killed upon submission. So could you please help me with it?
The input file starts as follows:
%nprocshared=16
%mem=32GB
%rwf=CoP4bs_fre_m.rwf
%NoSave
%chk=CoP4bs_fre_m.chk
# freq=restart B3LYP/6-31+g* int=grid=ultrafine
scf=xqc scrf=(cpcm,solvent=water)
While the log file ends as follows:
******************************************
%nprocshared=16
Will use up to 16 processors via shared memory.
%mem=32GB
%rwf=CoP4bs_fre_m.rwf
%NoSave
%chk=CoP4bs_fre_m.chk
----------------------------------------------------------------------
# freq=restart B3LYP/6-31+g* int=grid=ultrafine scf=xqc scrf=(cpcm,sol
vent=water)
----------------------------------------------------------------------
Use # Restart to restart analytic frequencies.
Error termination via Lnk1e in /software/gaussian-09RevA.02-el6-x86_64/g09/l1.exe at Mon Sep 7 12:19:01 2015.
I will appreciate your help with it, thanks!