llcancel()                                             llcancel()



 NAME
      llcancel - cancels jobs from the LoadLeveler queue

 SYNOPSIS
      llcancel [-H] [-q] [-u userlist] [-h hostlist]
      [queuehost[.cluster_id[.proc_

 DESCRIPTION
      LoadLeveler system administrators and users use this command
      to cancel a job from the LoadLeveler queue or while it is
      running.  An administrator can cancel any job.  The user can
      only cancel jobs that he or she owns.

      -H
      Displays a short usage message.

      -q
      Quiet mode.  Informational messages do not display.  Error
      messages always display.

      -v
      Version.  Outputs the name of the command, release number,
      service level and date, and operating system.

      -u userlist
      Blank-delimited list of users.  All jobs submitted by users
      in this list are cancelled.  When used with the -h option,
      only jobs monitored on the host machines in the hostlist are
      cancelled.

      -h hostlist
      Blank-delimited list of hosts.  All jobs monitored on host
      machines in this list are cancelled.  When issued with the
      -u option, the userlist is used to further select jobs for
      cancellation.

      queuehost.cluster_id.proc_id
      queuehost Name of the host to which the job was submitted
      (delimited by a dot).  The default is the local host.
      cluster_id Cluster id assigned to the job when it was
      submitted.
      proc_id (delimited by a dot) is the proc id assigned to the
      job when it was submitted.  The default is to include all
      members of the cluster.

 Examples
      llcancel 23.0 19.1
      Cancels jobs 23.0 and 19.1 from the local queuehost, if they
      exist.

      llcancel king.100
      Cancels jobs with a cluster id of 100 from the "king"



 Page 1                                          (printed 1/21/94)






 llcancel()                                             llcancel()



      queuehost, if they exist.

      llcancel -h mymachine yourmachine
      Cancels all jobs on "mymachine" and on "yourmachine", if any
      exist.

      llcancel -u user1
      Cancels all jobs for user "user1" on the local queuehost, if
      any exist.

      llcancel 13
      Cancels all jobs within cluster 13 on the local queuehost,
      if any exist.


 SEE ALSO
      LoadL_admin LoadL_config llctl LoadL_master llq llcancel
      llsubmit "IBM LoadLeveler: Administration and Installation"
      "IBM LoadLeveler: User's Guide"

 COPYRIGHT INFORMATION
      * (C) COPYRIGHT International Business Machines Corp. 1992
      * All Rights Reserved
      * Licensed Materials - Property of IBM
      *
      * US Government Users Restricted Rights - Use, duplication
      * or disclosure restricted by GSA ADP Schedule Contract with
      * IBM Corp.



























 Page 2                                          (printed 1/21/94)