Hi Jasmine
Thank you for your suggestions. I wanted to clarify my observations regarding the energy minimization runs:
-
For the large system (~14,000 atoms), I am already hitting the maximum walltime limit. Using a single thread would likely increase the required walltime, so it wouldn’t resolve the issue in this case. But if you are thinking it differently, please share your thoughts regarding it.
-
For the smaller system (~4,000 atoms), I have been experiencing segmentation faults. I believe running EM on a single thread will resolve this problem. Walltime is not a limiting factor for this smaller system, so achieving very low Fnorm values should be feasible.
Thank you again for the helpful idea regarding single-threaded EM.
• If you want to check, I have pasted the error during the segmentation fault of 4000 atoms system.
Low-Memory BFGS Minimizer:
• Tolerance (Fmax) = 1.00000e-09
• Number of steps = 50000000
•Using 10 BFGS correction steps.
•
• F-max = 1.63328e-09 on atom 19
• F-Norm = 7.49291e-10
•
•^MStep 0, Epot=-6.784555e+04, Fnorm=7.490e-10, Fmax=1.671e-09 (atom 684)
•^MStep 1, Epot=-6.784555e+04, Fnorm=7.466e-10, Fmax=1.669e-09 (atom 3975)
•^MStep 2, Epot=-6.784555e+04, Fnorm=7.511e-10, Fmax=1.868e-09 (atom 3344)
•^MStep 3, Epot=-6.784555e+04, Fnorm=7.622e-10, Fmax=2.301e-09 (atom 3344)
•^MStep 4, Epot=-6.784555e+04, Fnorm=7.622e-10, Fmax=2.301e-09 (atom 3344)
•srun: error: cpn-d02-37: task 0: Segmentation fault
•srun: Terminating StepId=21844713.0
•ERROR: mdrun failed.
——————————————————————————————————————————