I am trying to run the following code (gmx mdrun -deffnm nvt) on the KALP-15 mebrana simulation, but I am getting the following error:
Back off! I just backed up nvt.log to ./#nvt.log.5#
Read file nvt.tpr, VERSION 2020.3 (single precision)
Changing nstlist from 5 to 100, rlist from 1.2 to 1.293
Back off! I just made a backup of nvt.trr to ./#nvt.trr.5#
Back off! I just backed up nvt.edr to ./#nvt.edr.5#
initial mdrun ‘frame t = 1,000 in water’
50,000 steps, 100.0 ps.
__________________________________________-
Beforehand thank you very much.
@Dr_DBW The error is that after the code “runs” and the previous lines come out, nothing happens, it remains there, that is, the code does not run as such.
It is probably running, check your CPUs to see if they are running the code or not. Try using the script using -v which is for verbose, it will tell you what step it is up to as it is running. Another way to monitor is watching the trajectory and log files as they are being filled with data.