GROMACS version: gmx mdrun, version 2019.3
GROMACS modification: No
I did energy minimization for 1 structure (asphaltene+pentane+pvc polymer), then I changed temperature and pressure (made 4 cases), and run NVT mdrun for 4 cases. I received lincs warning for 1 case, rest of the cases are run smoothly and now waiting for MD run. Here is the problem:
Step 7424, time 14.848 (ps) LINCS WARNING
relative constraint deviation after LINCS:
rms 24.123726, max 6325.152344 (between atoms 2181 and 2178) bonds that rotated more than 30 degrees:
atom 1 atom 2 angle previous, current, constraint length
2177 2175 90.0 0.1080 0.1273 0.1080
2181 2178 56.4 0.2356 683.2245 0.1080
2184 2180 90.0 0.2269 0.1296 0.1090
2185 2180 30.9 0.1375 0.1067 0.1090
2187 2182 90.0 0.1494 1.3018 0.1080
2188 2183 90.0 0.3104 0.3922 0.1090
2189 2183 90.0 0.1154 2.3238 0.1090
2196 2192 90.0 0.8155 1.0044 0.1090
2199 2194 90.0 0.1265 0.1448 0.1090
2200 2197 68.2 0.1465 0.1010 0.1010
Wrote pdb files with previous and current coordinates
/var/spool/slurmd/job13808560/slurm_script: line 7: 11355 Segmentation fault
(core dumped) gmx mdrun -v -deffnm nvt
Would you please tell me, why this lincs warning arise for 1 of the cases? How I solve this issue?
Thank you.