Error in mesh parallelization

Submitted by Sanyogita Sanyogita on Tue, 05/23/2023 - 15:46

error:

Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:

Process name: [[5963,1],4]
Exit code: 1

In my understanding, liggghts use domain-based decomposition for parallelizing. In my case, some of the same set of elements are processed by different processors. Please suggest some way to avoid that.