error when submit lammp task to the computing center

/data/mk3/home/lifan/lammps/src/lmp_mpi: relocation error: /public/software/mpi/openmpi-16-intel/lib/openmpi/mca_btl_openib.so: symbol rdma_get_src_port, version RDMACM_1.0 not defined in file librdmacm.so.1 with link time reference
/data/mk3/home/lifan/lammps/src/lmp_mpi: relocation error: /public/software/mpi/openmpi-16-intel/lib/openmpi/mca_btl_openib.so: symbol rdma_get_src_port, version RDMACM_1.0 not defined in file librdmacm.so.1 with link time reference
/data/mk3/home/lifan/lammps/src/lmp_mpi: relocation error: /public/software/mpi/openmpi-16-intel/lib/openmpi/mca_btl_openib.so: symbol rdma_get_src_port, version RDMACM_1.0 not defined in file librdmacm.so.1 with link time reference
/data/mk3/home/lifan/lammps/src/lmp_mpi: relocation error: /public/software/mpi/openmpi-16-intel/lib/openmpi/mca_btl_openib.so: symbol rdma_get_src_port, version RDMACM_1.0 not defined in file librdmacm.so.1 with link time reference
/data/mk3/home/lifan/lammps/src/lmp_mpi: relocation error: /public/software/mpi/openmpi-16-intel/lib/openmpi/mca_btl_openib.so: symbol rdma_get_src_port, version RDMACM_1.0 not defined in file librdmacm.so.1 with link time reference
/data/mk3/home/lifan/lammps/src/lmp_mpi: relocation error: /public/software/mpi/openmpi-16-intel/lib/openmpi/mca_btl_openib.so: symbol rdma_get_src_port, version RDMACM_1.0 not defined in file librdmacm.so.1 with link time reference
/data/mk3/home/lifan/lammps/src/lmp_mpi: relocation error: /public/software/mpi/openmpi-16-intel/lib/openmpi/mca_btl_openib.so: symbol rdma_get_src_port, version RDMACM_1.0 not defined in file librdmacm.so.1 with link time reference
/data/mk3/home/lifan/lammps/src/lmp_mpi: relocation error: /public/software/mpi/openmpi-16-intel/lib/openmpi/mca_btl_openib.so: symbol rdma_get_src_port, version RDMACM_1.0 not defined in file librdmacm.so.1 with link time reference
/data/mk3/home/lifan/lammps/src/lmp_mpi: relocation error: /public/software/mpi/openmpi-16-intel/lib/openmpi/mca_btl_openib.so: symbol rdma_get_src_port, version RDMACM_1.0 not defined in file librdmacm.so.1 with link time reference
--------------------------------------------------------------------------
mpirun has exited due to process rank 5 with PID 17963 on
node mk3 exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------

when i submit the task in my school’s computer center,this error occurs everytime. In sometimes ,the task can be submitted,but in most time the task can not be subbmit. thanks for you reply. (*^__^*)