LIGO Support Ticket 15669

Ticket Information
  Number:      admin 15669
  User:        anderson@ligo.caltech.edu
  Email:       espinoza_e__AT__ligo.caltech.edu,duncan__AT__gravity.phys.uwm.edu,kipp__AT__gravity.phys.uwm.edu
  Status:      new
  Assigned To: tannenba
Date: Mon, 4 Jun 2007 15:36:12 -0700
From: Stuart Anderson <anderson__AT__ligo.caltech.edu>
To: condor-admin__AT__cs.wisc.edu
CC: Erik Espinoza <espinoza_e__AT__ligo.caltech.edu>,         Brown Duncan
 <duncan__AT__gravity.phys.uwm.edu>,         Kipp Cannon
 <kipp__AT__gravity.phys.uwm.edu>
Subject: LIGO RFE to optionally delete stdout/stderr files automatically

This is a request for enhancement to have Condor automatically delete
stdout and stderr output files upon individual job completion.


Here is an example implementation:

STDIO_CLEANUP = {always|success|empty|never}

This controls when to delete the stdout and stderr output files:

always: Always delete regardless of content or job exit status.
success: Delete only if the job completes successfully regardless
	of the size or contents of the file.
empty: Delete if and only if the files are empty, regardless of job
	exit status.
never: Do not delete these files.

For backwards compatibility "never" is the default.

Note, if anyone thinks it is worth splitting, this could become
the two knobs: STDOUT_CLEANUP and STDERR_CLEANUP.

Thanks.

-- 
Stuart Anderson  anderson__AT__ligo.caltech.edu
http://www.ligo.caltech.edu/~anderson

===========================================================================
Date of creation: Mon Jun  4 17:36:28 2007 (1180996590)
Subject: Actions

Assigned to tannenba by tannenba
===========================================================================
Date of actions: Wed Jun  6 12:01:27 2007 (1181149362)
Date: Thu, 22 May 2008 21:10:46 -0700
From: Stuart Anderson <anderson__AT__ligo.caltech.edu>
To: condor-admin__AT__cs.wisc.edu
Subject: Re: [condor-admin #15669] LIGO RFE to optionally delete
 stdout/stderr files automatically
X-Canit-Warning: NOT SCANNED BY CANIT: DATABASE IS DOWN
X-Seen-BY: mailfromd 4.1 obsidian.cs.wisc.edu

Additional feedback from LIGO users indicates that it would be useful
to add "success_and_empty" as another option, and to separate
STDOUT_CLEANUP and STDERR_CLEANUP.

Thanks.

-- 
Stuart Anderson  anderson__AT__ligo.caltech.edu
http://www.ligo.caltech.edu/~anderson

===========================================================================
Date mail was appended: Thu May 22 23:11:01 2008 (1211515862)