Error in compilation in cluster

I'm running a polymer simulation, which is running perfectly in my laptop
(for less number of time steps). When I submit the job to lab cluster
through openssh, it shows the following error.

[proxy:0:[email protected]...] HYD_pmcd_pmip_control_cmd_cb
(./pm/pmiserv/pmip_cb.c:959): assert (!closed) failed
[proxy:0:[email protected]...] HYDT_dmxu_poll_wait_for_event
(./tools/demux/demux_poll.c:77): callback returned error status
[proxy:0:[email protected]...] main (./pm/pmiserv/pmip.c:226): demux engine
error waiting for event
[[email protected]...] control_cb (./pm/pmiserv/pmiserv_cb.c:215):
assert (!closed) failed
[[email protected]...] HYDT_dmxu_poll_wait_for_event
(./tools/demux/demux_poll.c:77): callback returned error status
[[email protected]...] HYD_pmci_wait_for_completion
(./pm/pmiserv/pmiserv_pmci.c:179): error waiting for event
[[email protected]...] main (./ui/mpich/mpiexec.c:397): process
manager error waiting for completion

Those don’t look like LAMMPS errors, rather system

errors. I suggest you test that you can run any

program on your cluster the same way you are launching

LAMMPS.

Steve