MPI processes doesn't terminate after XML validation error
Summary
MPI processes are running after the XML gives validation error. So it has to be stopped manually.
This is BUG because:
For a non-valid XML file, it should produce the very informative error messages that it currently provides but should still terminate all the MPI processes.
The problem only occurs if:
The input.xml is not valid