Out of range atoms when fix nvt + fic gcmc

Did you compute gcmc parallelly? If so, the neighbor list couldn’t be correctly saved because of the mc move process. atom bond lost error would appear.
Try run it on a single processor or only use add delete molecule process in fix gcmc and add another fix nvt in replacement of mc move process in gcmc.