I believe the “killed 9” message would be the OS under which the util was run reporting to you that, for whatever reason, the util was halted by some other piece of software. The Unix command for sending a control message (“signal”) to another running program is called “kill” because that is its...