Error: X particles communicated to PME rank N

GROMACS version: 2020
GROMACS modification: No

Dear all,
I’m currently trying to extend my simulations of a peptide from a checkpoint by using mpirun gmx_mpi mdrun and I’m getting the following error:

22 particles communicated to PME rank 5 are more than 2/3 times the cut-off
out of the domain decomposition cell of their charge group in dimension x.
This usually means that your system is not well equilibrated.

This error has been reported previously in this forum with different number of particles or rank but it doesn’t have a clear solution yet (or at least I couldn’t find it).

The most common answer is that systems are not well equilibrated or related (as it mentions the error itself), but I don’t really think the error is related to this. Rather it seems to me that it is related to the parallelization and domain decomposition. On one hand, these are continuation runs of a system that had already run for one microsecond; also, I am able to run the simulations with only 1 processor

Thank you for your help!
David

Dear all,
I’ve just been able to solve the error. When sending the calculations a more recent version of GROMACS was being loaded (2020) while original calculations were done in an older version (2018).