I am wondering what the proper way of stop a mpirun process and the child process it created. I tried to send SIGTERM, it does not respond to it ? What kind of signal should I be sending to it ?