-----------------------------------------------
One of the processes started by mpirun has exited with a nonzero exit
code. This typically indicates that the process finished in error.
If your process did not finish in error, be sure to include a "return
0" or "exit(0)" in your C code before exiting the application.
PID 29885 failed on node n1 (
129.219.39.162) due to signal 11.
-----------------------------------------------------------------------------
MPI_Recv: process in local group is dead (rank 34, MPI_COMM_WORLD)
MPI_Recv: process in local group is dead (rank 16, MPI_COMM_WORLD)
Rank (16, MPI_COMM_WORLD): Call stack within LAM:
Rank (16, MPI_COMM_WORLD): - MPI_Recv()
Rank (16, MPI_COMM_WORLD): - main()