Hi,
'An online_analysis_interval that is not a multiple of the checkpoint_interval can lead to redundant information in the real time yaml file after recovering from checkpoints.
Please cite the following:
Friedrichs MS, Eastman P, Vaidyanathan V, Houston M, LeGrand S, Beberg AL, Ensign DL, Bruns CM, and Pande VS. Accelerating molecular dynamic simulations on graphics processing unit. J. Comput. Chem. 30:864, 2009. DOI: 10.1002/jcc.21209
Eastman P and Pande VS. OpenMM: A hardware-independent framework for molecular simulations. Comput. Sci. Eng. 12:34, 2010. DOI: 10.1109/MCSE.2010.27
Eastman P and Pande VS. Efficient nonbonded interactions for molecular dynamics on a graphics processing unit. J. Comput. Chem. 31:1268, 2010. DOI: 10.1002/jcc.21413
Eastman P and Pande VS. Constant constraint matrix approximation: A robust, parallelizable constraint method for molecular simulations. J. Chem. Theor. Comput. 6:434, 2010. DOI: 10.1021/ct900463w
Chodera JD and Shirts MR. Replica exchange and expanded ensemble simulations as Gibbs multistate: Simple improvements for enhanced mixing. J. Chem. Phys., 135:194110, 2011. DOI:10.1063/1.3660669
WARNING: Did not converge to within specified tolerance.
max_delta = 5.199868e-05, tol = 1.000000e-12, maximum_iterations = 10000, iterations completed = 9999
Failed to reach a solution to within tolerance with adaptive: trying next method
WARNING: Did not converge to within specified tolerance.
max_delta = 1.409672e-05, tol = 1.000000e-12, maximum_iterations = 10000, iterations completed = 9999
Failed to reach a solution to within tolerance with adaptive: trying next method
WARNING: Did not converge to within specified tolerance.
max_delta = 8.630401e-07, tol = 1.000000e-12, maximum_iterations = 10000, iterations completed = 9999
Failed to reach a solution to within tolerance with adaptive: trying next method
XIO: fatal IO error 22 (Invalid argument) on X server "10.10.0.123:38.0"^M
after 11673 requests (11673 known processed) with 7 events remaining.^M'
These are the last few lines of the slurm output file. I have seen similar warnings previously, but the calculations still eventually produced the ΔG values. However, this time the job terminated with an XIO error instead.
I also checked the files in the results folder, and both 'shared_ABFEComplexAnalysisUnit-fddf33229de14b3098c71fee384e52d5_attempt_0' and 'scratch_ABFEComplexAnalysisUnit-fddf33229de14b3098c71fee384e52d5_attempt_0' are empty.
Since the university allows a maximum of 4 days of GPU time per job, and my ABFE calculations typically take around 3 days and 20 hours to complete, I am wondering whether the issue could be that the adaptive solver is exceeding the allocated time limit. If this is the case, what should I do to avoid this problem?
Thank you very much for your help.
Hi,
'An online_analysis_interval that is not a multiple of the checkpoint_interval can lead to redundant information in the real time yaml file after recovering from checkpoints.
Please cite the following:
WARNING: Did not converge to within specified tolerance.
max_delta = 5.199868e-05, tol = 1.000000e-12, maximum_iterations = 10000, iterations completed = 9999
Failed to reach a solution to within tolerance with adaptive: trying next method
WARNING: Did not converge to within specified tolerance.
max_delta = 1.409672e-05, tol = 1.000000e-12, maximum_iterations = 10000, iterations completed = 9999
Failed to reach a solution to within tolerance with adaptive: trying next method
WARNING: Did not converge to within specified tolerance.
max_delta = 8.630401e-07, tol = 1.000000e-12, maximum_iterations = 10000, iterations completed = 9999
Failed to reach a solution to within tolerance with adaptive: trying next method
XIO: fatal IO error 22 (Invalid argument) on X server "10.10.0.123:38.0"^M
after 11673 requests (11673 known processed) with 7 events remaining.^M'
These are the last few lines of the slurm output file. I have seen similar warnings previously, but the calculations still eventually produced the ΔG values. However, this time the job terminated with an XIO error instead.
I also checked the files in the results folder, and both 'shared_ABFEComplexAnalysisUnit-fddf33229de14b3098c71fee384e52d5_attempt_0' and 'scratch_ABFEComplexAnalysisUnit-fddf33229de14b3098c71fee384e52d5_attempt_0' are empty.
Since the university allows a maximum of 4 days of GPU time per job, and my ABFE calculations typically take around 3 days and 20 hours to complete, I am wondering whether the issue could be that the adaptive solver is exceeding the allocated time limit. If this is the case, what should I do to avoid this problem?
Thank you very much for your help.