miser_kill(1)                                                    miser_kill(1)


NAME
     miser_kill - kill a miser job

SYNOPSIS
     miser_kill  [-j] jid | -h

DESCRIPTION
     The miser_kill command is used to terminate a miser job.  The command
     sends a SIGKILL to the job and all it's children.  Upon termination of
     the job, the reserved resources are freed immediately.

     A miser job that is killed using other mechanisms, may not properly
     cleanup all it's children and/or the committed resources.

OPTIONS
     [-j] jid
          Kill miser job with pid = jid. The '-j' is optional.

     -h   Print the command's usage message.

RESTRICTIONS
     The user must have permission to kill the miser job to successfully use
     this command.

SEE ALSO
     miser(1), miser(4), miser(5), miser_qinfo(1), miser_submit(1).


                                                                        Page 1