Log file has been completed,but the node is still running

Hi, all

My log file has shown the total wall time, but my node is still running. No output file continues to be generated (all outputs have been completed), and no corresponding.err and.out files have been generated which should be completed at the same time as the log file.

Thankful for your message.

log.1d_NC_160^0.1 (26.1 KB)
in.1d_NC (3.7 KB)

This would be due to a bug. Probably one of your parallel MPI processes has crashed during the finalization process while the others are still waiting for it before closing down the MPI communication and exiting.