TERMINATE_JOB
# @TERMINATE_JOB - kills an existing job
# start_code - AT_START, AT_END, or AFTER_STABILITY
# job_name - the full pathname of a jobset. This should be located
in the /specs/js/ directory and the filename must
begin with the characters "js"
This may be a literal string, a string variable label,
or a computed expression
# fail_path - any exit path default is NONE
# name - an instance name tag (this is be used
to identify the instance
@TERMINATE_JOB
#start_code job_name fail_path name
AT_START /specs/js/jsx 99 jsx