Sender: LSF System Subject: Job 59640: Exited Job was submitted from host by user . Job was executed on host(s) , in queue , as user . was used as the home directory. was used as the working directory. Started at Fri Sep 16 15:59:16 2005 Results reported at Fri Sep 16 16:00:21 2005 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input #!/usr/local/bin/bash . /fnal/ups/etc/setups.sh ulimit -d unlimited -s unlimited -c 0 umask 002 echo -e "---------------------------------------------------------------" date echo -e "Begin setup of products needed" setup dp setup plate echo -e "Done setup of products needed" echo -e "---------------------------------------------------------------" date echo -e "PATH = $PATH" echo -e "---------------------------------------------------------------" date printenv | grep _DIR | sort echo -e "---------------------------------------------------------------" echo -e "Kerberos Data: (klist -f)" /usr/krb5/bin/klist -f echo -e "---------------------------------------------------------------" cd /opdb/d1/data/drillRuns/dr2005.09.4 echo --------------------------------------------------------------- date echo Begin running plate echo --------------------------------------------------------------- date echo "Begin running \"makePlates -verbose=2\"" plate -noTk -command "makePlates -verbose=2" if [ $? -ne 0 ] then echo "Error: \"makePlates -verbose=2\" failed." exit 1 fi echo --------------------------------------------------------------- date echo "Begin running \"fiberPlates -verbose=2 -skipBrightCheck\"" plate -noTk -command "fiberPlates -verbose=2 -skipBrightCheck" if [ $? -ne 0 ] then echo "Error: \"fiberPlates -verbose=2 -skipBrightCheck\" failed." exit 1 fi echo --------------------------------------------------------------- date echo "Begin running \"makeFanuc -verbose=2\"" plate -noTk -command "makeFanuc -verbose=2" if [ $? -ne 0 ] then echo "Error: \"makeFanuc -verbose=2\" failed." exit 1 (... more ...) ------------------------------------------------------------ Exited with exit code 1. Resource usage summary: CPU time : 24.81 sec. Max Memory : 11 MB Max Swap : 29 MB Max Processes : 4 The output (if any) follows: --------------------------------------------------------------- Fri Sep 16 15:59:26 CDT 2005 Begin setup of products needed Done setup of products needed --------------------------------------------------------------- Fri Sep 16 15:59:41 CDT 2005 PATH = /sdss/ups/prd/fsao/v3_14a/Linux-2-4-2-3-2/bin:/sdss/ups/prd/tclx/v7_4adfa/Linux-2-4-2-3-2/bin:/sdss/ups/prd/tk/v4_0dfa/Linux-2-4-2-3-2/bin:/sdss/ups/prd/tcl/v7_4dfa/Linux-2-4-2-3-2/bin:/sdss/ups/prd/xanim/v2_70_64/Linux/bin:/sdss/ups/prd/xfig/v3_20/Linux-2/bin:/sdss/ups/prd/imagemagick/v4_04/Linux-2/bin:/sdss/ups/prd/imagelibs/v1_0/Linux-2:/sdss/ups/prd/ximagetools/v4_0/NULL/bin:/sdss/ups/prd/lynx/v2_8_5/Linux-2-4-2-3-2/bin:/sdss/ups/prd/lsf/v5_1/Linux-2-4-2-3-2/bin:/sdss/ups/prd/ghostscript/v5_50/Linux-2/bin:/sdss/ups/prd/ghostview/v3_5_8/Linux-2/bin:/sdss/ups/prd/encp/v3_5a/Linux-2-4-2-3-2:/fnal/ups/prd/ups/v4_7_1Linux-2/bin:/sdss/ups/prd/iraf/v2_12_2a/Linux-2-4-2-3-2/bin:/sdss/ups/prd/sm/v2_4_27/Linux-2-4-2-3-2/bin:/fnal/ups/prd/flpr/v1_12Linux-2/bin:/fnal/ups/prd/xemacs/v20_4Linux-2/bin/plat:/usr/krb5/bin:/home/s1/hlin/bin:/usr/krb5/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/usr/sbin:/etc:/usr/etc:/bin:/sbin:/usr/bin/X11:/usr/X11R6/bin:.:/usr/java/j2sdk1.4.1_01/jre/bin:/export/scratch/hlin/d5/stsdas/bin:/sdss/ups/prd/acroread/v4_0_5/Linux/bin:/usr/java/j2sdk1.4.1_01/jre/bin:/export/scratch/hlin/d5/stsdas/bin:/sdss/ups/prd/iraf/v2_12_2a/Linux-2-4-2-3-2/bin:/sdss/ups/prd/xpa/v2_1_6/Linux-2-4-2-3-2/bin:/sdss/ups/prd/ds9/v3_0_3/Linux-2-4-2-3-2/bin:/sdss/ups/prd/astrom/v3_8a/Linux-2-4-2-3-2/bin:/sdss/ups/prd/mt/v8_3/Linux-2-4-2-3-2/bin:/sdss/ups/prd/photo/v5_4_28/Linux-2-4-2-3-2/bin:/sdss/ups/prd/specflat/v1_5/NULL/bin:/data/dp9.a/data/spectro/fspeclog/bin:/sdss/ups/prd/idl/v5_4/Linux/idl_5.4/bin:/sdss/ups/prd/idlutils/v4_10_1/Linux-2-4-2-3-2/bin:/sdss/ups/prd/idlspec2d/VV4_10_4/Linux-2-4-2-3-2/bin:/sdss/ups/prd/spectro/v5_9_4/Linux-2-4-2-3-2/bin:/sdss/ups/prd/ssc/v5_3_4/Linux-2-4-2-3-2/bin:/sdss/ups/prd/ucac/v14_0/NULL/bin:/sdss/ups/prd/dp/v17_33/NULL/bin:/home/s1/sdssdp/bin:/sdss/ups/prd/pgplot/v5_2_2/Linux-2-4-2-3-2/dst:/sdss/ups/prd/fpgplot/v5_2_2/Linux-2-4-2-3-2/bin:/sdss/ups/prd/pgplot/v5_2_2/Linux-2-4-2-3-2/dst:/sdss/ups/prd/sdsstools/v4_24/Linux-2-4-2-3-2/bin:/sdss/ups/prd/ftcl/v3_3a/Linux-2-4-2-3-2/bin:/sdss/ups/prd/dervish/v8_16/Linux-2-4-2-3-2/bin:/sdss/ups/prd/sdssmath/v5_12/Linux-2-4-2-3-2/bin:/sdss/ups/prd/astrotools/v5_18/Linux-2-4-2-3-2/bin:/sdss/ups/prd/plate/v3_8/Linux-2-4-2-3-2/bin --------------------------------------------------------------- Fri Sep 16 15:59:41 CDT 2005 ACROREAD_DIR=/sdss/ups/prd/acroread/v4_0_5/Linux ASTROM_DIR=/sdss/ups/prd/astrom/v3_8a/Linux-2-4-2-3-2 ASTROTOOLS_DIR=/sdss/ups/prd/astrotools/v5_18/Linux-2-4-2-3-2 CFITSIO_DIR=/sdss/ups/prd/cfitsio/v2_500/Linux-2-4-2-3-2 DERVISH_DIR=/sdss/ups/prd/dervish/v8_16/Linux-2-4-2-3-2 DP_DIR=/sdss/ups/prd/dp/v17_33/NULL DS9_DIR=/sdss/ups/prd/ds9/v3_0_3/Linux-2-4-2-3-2 DUST_DIR=/sdss/ups/prd/dust/v1_0/NULL ELODIE_DIR=/sdss/ups/prd/elodie/v1_0/NULL ENCP_DIR=/sdss/ups/prd/encp/v3_5a/Linux-2-4-2-3-2 FFTW_DIR=/sdss/ups/prd/fftw/v1_4/Linux-2-4-2-3-2 FLPR_DIR=/fnal/ups/prd/flpr/v1_12Linux-2 FPGPLOT_DIR=/sdss/ups/prd/fpgplot/v5_2_2/Linux-2-4-2-3-2 FSAO_DIR=/sdss/ups/prd/fsao/v3_14a/Linux-2-4-2-3-2 FSLALIB_DIR=/sdss/ups/prd/fslalib/v2_1_2a/Linux-2-4-2-3-2 FSPECLOG_DIR=/data/dp9.a/data/spectro/fspeclog FTCL_DIR=/sdss/ups/prd/ftcl/v3_3a/Linux-2-4-2-3-2 GHOSTSCRIPT_DIR=/sdss/ups/prd/ghostscript/v5_50/Linux-2 GHOSTVIEW_DIR=/sdss/ups/prd/ghostview/v3_5_8/Linux-2 IDL_DIR=/sdss/ups/prd/idl/v5_4/Linux/idl_5.4 IDLSPEC2D_DIR=/sdss/ups/prd/idlspec2d/VV4_10_4/Linux-2-4-2-3-2 IDLUTILS_DIR=/sdss/ups/prd/idlutils/v4_10_1/Linux-2-4-2-3-2 IMAGELIBS_DIR=/sdss/ups/prd/imagelibs/v1_0/Linux-2 IMAGEMAGICK_DIR=/sdss/ups/prd/imagemagick/v4_04/Linux-2 INT_DIR=/sdss/ups/prd/dervish/v8_16/Linux-2-4-2-3-2/doc/www/dervish.home.html IRAF_DIR=/sdss/ups/prd/iraf/v2_12_2a/Linux-2-4-2-3-2 KCORRECT_DIR=/data/dp0.a/users/hlin/d5/kcorrect LAPACK_DIR=/sdss/ups/prd/lapack/v2_1/Linux-2-4-2-3-2 LIBFITS_DIR=/sdss/ups/prd/libfits/v2_3/Linux-2-4-2-3-2 LSF_DIR=/sdss/ups/prd/lsf/v5_1/Linux-2-4-2-3-2 LYNX_DIR=/sdss/ups/prd/lynx/v2_8_5/Linux-2-4-2-3-2 MT_DIR=/sdss/ups/prd/mt/v8_3/Linux-2-4-2-3-2 MTSTDS_DIR=/sdss/ups/prd/mtstds/v3_8/NULL NFCALIB_DIR=/sdss/ups/prd/nfcalib/v2_2/NULL PGPLOT_DIR=/sdss/ups/prd/pgplot/v5_2_2/Linux-2-4-2-3-2 PHOTO_DIR=/sdss/ups/prd/photo/v5_4_28/Linux-2-4-2-3-2 PLATE_DIR=/sdss/ups/prd/plate/v3_8/Linux-2-4-2-3-2 RSI_DIR=/sdss/ups/prd/idl/v5_4/Linux SDSSMATH_DIR=/sdss/ups/prd/sdssmath/v5_12/Linux-2-4-2-3-2 SDSSTOOLS_DIR=/sdss/ups/prd/sdsstools/v4_24/Linux-2-4-2-3-2 SETUPS_DIR=/fnal/ups/etc SLALIB_DIR=/sdss/ups/prd/slalib/v2_1_2a/Linux-2-4-2-3-2 SLATEC_DIR=/sdss/ups/prd/slatec/v0_9/Linux-2-4-2-3-2 SM_DIR=/sdss/ups/prd/sm/v2_4_27/Linux-2-4-2-3-2 SPECFLAT_DIR=/sdss/ups/prd/specflat/v1_5/NULL SPECIALSTRIPES_DIR=/sdss/ups/prd/specialStripes/v1_3/NULL SPECTRO_DIR=/sdss/ups/prd/spectro/v5_9_4/Linux-2-4-2-3-2 SSC_DIR=/sdss/ups/prd/ssc/v5_3_4/Linux-2-4-2-3-2 TCL_DIR=/sdss/ups/prd/tcl/v7_4dfa/Linux-2-4-2-3-2 TCLX_DIR=/sdss/ups/prd/tclx/v7_4adfa/Linux-2-4-2-3-2 TK_DIR=/sdss/ups/prd/tk/v4_0dfa/Linux-2-4-2-3-2 UCAC_DIR=/sdss/ups/prd/ucac/v14_0/NULL UPS_DIR=/fnal/ups/prd/ups/v4_7_1Linux-2 XANIM_DIR=/sdss/ups/prd/xanim/v2_70_64/Linux XEMACS_DIR=/fnal/ups/prd/xemacs/v20_4Linux-2 XFIG_DIR=/sdss/ups/prd/xfig/v3_20/Linux-2 XIMAGETOOLS_DIR=/sdss/ups/prd/ximagetools/v4_0/NULL XPA_DIR=/sdss/ups/prd/xpa/v2_1_6/Linux-2-4-2-3-2 --------------------------------------------------------------- Kerberos Data: (klist -f) --------------------------------------------------------------- --------------------------------------------------------------- Fri Sep 16 15:59:42 CDT 2005 Begin running plate --------------------------------------------------------------- Fri Sep 16 15:59:42 CDT 2005 Begin running "makePlates -verbose=2" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux-2-4-2-3-2/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v17_33/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v17_33/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_18/Linux-2-4-2-3-2/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux-2-4-2-3-2/etc/plateStartup.tcl: makePlates : done parsing args, starting program makePlates : running with verbose level 2 makePlates : loading plate distort structs makePlates : distortion struct for optical distortion: (h2).parity 1 (h2).scale 217.7358 (h2).xCenter 0 (h2).yCenter 0 (h2).coeff 0xa21241c makePlates : beginning loop over plObs chain; makePlates : making 2 plates makePlates : making a plate from /opdb/d1/data/drillRuns/dr2005.09.4/plPlugMapT-8087.par makePlates : plateInfo struct for plate 2301 : (h4).mjd 53668 (h4).raCen 92.6311 (h4).decCen 64.24578 (h4).haCen 0 (h4).theta 0 (h4).tempShop 0 (h4).tempObs 0 (h4).thermalExpand 0 (h4).maxRadius 0 (h4).ZOffset 0 (h4).ZOffsetR 0 (h4).wave 0.5 (h4).obsPres 1013.25 (h4).obsRH 0.2 (h4).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 92.631 64.246 92.631 65.746 plMakePlateFromTile : mjd of obs : 53668.868384 Observed HA/dec of plate center, fiducial point (deg) : -0.002 64.233 -0.007 65.733 The rotation angle of the fid. point is -179.923467 plMakePlateFromTile : beginning loop over 1756 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : making a plate from /opdb/d1/data/drillRuns/dr2005.09.4/plPlugMapT-8088.par makePlates : plateInfo struct for plate 2302 : (h4).mjd 53668 (h4).raCen 82.644 (h4).decCen 62.0697 (h4).haCen 0 (h4).theta 0 (h4).tempShop 0 (h4).tempObs 0 (h4).thermalExpand 0 (h4).maxRadius 0 (h4).ZOffset 0 (h4).ZOffsetR 0 (h4).wave 0.5 (h4).obsPres 1013.25 (h4).obsRH 0.2 (h4).tropLR 0.0065 makePlates : entering C program tclMakePlateFromTile : loaded structs, calling plMakePlateFromTile plMakePlateFromTile : start plMakePlateFromTile : Starting ra/dec of plate center, fiducial point (deg) : 82.644 62.070 82.644 63.570 plMakePlateFromTile : mjd of obs : 53668.840701 Observed HA/dec of plate center, fiducial point (deg) : -0.002 62.064 -0.006 63.564 The rotation angle of the fid. point is -179.929676 plMakePlateFromTile : beginning loop over 1840 drill objects plMakePlateFromTile : finished tclMakePlateFromTile : returned from plMakePlateFromTile makePlates : returned from C program makePlates : done with loop over plObs chain makePlates : done --------------------------------------------------------------- Fri Sep 16 15:59:50 CDT 2005 Begin running "fiberPlates -verbose=2 -skipBrightCheck" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux-2-4-2-3-2/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v17_33/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v17_33/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_18/Linux-2-4-2-3-2/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux-2-4-2-3-2/etc/plateStartup.tcl: fiberPlates : done parsing args, starting program fiberPlates : loading chain of coherent fiber reach data (h3).id 1 (h3).xCen 199 (h3).yCen -131 (h3).rad 165 (h3).xPref 199 (h3).yPref -131 (h3).id 2 (h3).xCen 93 (h3).yCen -263 (h3).rad 165 (h3).xPref 93 (h3).yPref -263 (h3).id 3 (h3).xCen -121 (h3).yCen -263 (h3).rad 165 (h3).xPref -121 (h3).yPref -263 (h3).id 4 (h3).xCen -227 (h3).yCen -131 (h3).rad 165 (h3).xPref -227 (h3).yPref -131 (h3).id 5 (h3).xCen -199 (h3).yCen 131 (h3).rad 165 (h3).xPref -199 (h3).yPref 131 (h3).id 6 (h3).xCen -93 (h3).yCen 263 (h3).rad 165 (h3).xPref -93 (h3).yPref 263 (h3).id 7 (h3).xCen 121 (h3).yCen 263 (h3).rad 165 (h3).xPref 121 (h3).yPref 263 (h3).id 8 (h3).xCen 227 (h3).yCen 131 (h3).rad 165 (h3).xPref 227 (h3).yPref 131 (h3).id 9 (h3).xCen 14 (h3).yCen 131 (h3).rad 139.5 (h3).xPref 14 (h3).yPref 65 (h3).id 10 (h3).xCen -14 (h3).yCen -131 (h3).rad 165 (h3).xPref -14 (h3).yPref -65 (h3).id 11 (h3).xCen 93 (h3).yCen -131 (h3).rad 139.5 (h3).xPref 93 (h3).yPref -131 fiberPlates : beginning loop over plObs chain fiberPlates : fibering 2 plates fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2005.09.4/plPlugMapP-2301.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : adding sky number 625 to list of science objects plFiberPlate : adding sky number 293 to list of science objects plFiberPlate : adding sky number 581 to list of science objects plFiberPlate : adding sky number 592 to list of science objects plFiberPlate : adding sky number 675 to list of science objects plFiberPlate : adding sky number 146 to list of science objects plFiberPlate : adding sky number 247 to list of science objects plFiberPlate : adding sky number 566 to list of science objects plFiberPlate : adding sky number 204 to list of science objects plFiberPlate : adding sky number 407 to list of science objects plFiberPlate : adding sky number 350 to list of science objects plFiberPlate : adding sky number 461 to list of science objects plFiberPlate : adding sky number 267 to list of science objects plFiberPlate : adding sky number 375 to list of science objects plFiberPlate : adding sky number 696 to list of science objects plFiberPlate : adding sky number 668 to list of science objects plFiberPlate : adding sky number 463 to list of science objects plFiberPlate : adding sky number 522 to list of science objects plFiberPlate : adding sky number 102 to list of science objects plFiberPlate : adding sky number 440 to list of science objects plFiberPlate : adding sky number 11 to list of science objects plFiberPlate : adding sky number 175 to list of science objects plFiberPlate : adding sky number 99 to list of science objects plFiberPlate : adding sky number 580 to list of science objects plFiberPlate : adding sky number 112 to list of science objects plFiberPlate : adding sky number 288 to list of science objects plFiberPlate : adding sky number 93 to list of science objects plFiberPlate : adding sky number 78 to list of science objects plFiberPlate : adding sky number 716 to list of science objects plFiberPlate : adding sky number 156 to list of science objects plFiberPlate : adding sky number 366 to list of science objects plFiberPlate : adding sky number 599 to list of science objects plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 36 141 2 35 96 3 47 87 4 42 122 5 13 163 6 16 108 7 17 111 8 15 147 9 11 149 10 62 183 11 44 137 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 4887 40 6 178 193 plFiberPlate : adding spectro-photo std with objId = 4887 40 6 178 142 plFiberPlate : adding spectro-photo std with objId = 4887 40 2 177 135 plFiberPlate : adding spectro-photo std with objId = 4887 40 5 175 273 plFiberPlate : adding spectro-photo std with objId = 4887 40 5 175 199 plFiberPlate : adding spectro-photo std with objId = 4887 40 4 175 283 plFiberPlate : adding spectro-photo std with objId = 4887 40 4 174 232 plFiberPlate : adding spectro-photo std with objId = 4887 40 3 174 403 plFiberPlate : 148 possible sky positions to use as objects from a possible 713. plFiberPlate : 95 possible sky positions to use as objects from a possible 712. plFiberPlate : 64 possible sky positions to use as objects from a possible 711. plFiberPlate : 33 possible sky positions to use as objects from a possible 710. plFiberPlate : 13 possible sky positions to use as objects from a possible 709. plFiberPlate : 38 possible sky positions to use as objects from a possible 708. plFiberPlate : 70 possible sky positions to use as objects from a possible 707. plFiberPlate : 112 possible sky positions to use as objects from a possible 706. plFiberPlate : 87 possible sky positions to use as objects from a possible 705. plFiberPlate : 65 possible sky positions to use as objects from a possible 704. plFiberPlate : 38 possible sky positions to use as objects from a possible 703. plFiberPlate : 20 possible sky positions to use as objects from a possible 702. plFiberPlate : 33 possible sky positions to use as objects from a possible 701. plFiberPlate : 26 possible sky positions to use as objects from a possible 700. plFiberPlate : 11 possible sky positions to use as objects from a possible 699. plFiberPlate : 26 possible sky positions to use as objects from a possible 698. plFiberPlate : 98 possible sky positions to use as objects from a possible 697. plFiberPlate : 93 possible sky positions to use as objects from a possible 696. plFiberPlate : 55 possible sky positions to use as objects from a possible 695. plFiberPlate : 49 possible sky positions to use as objects from a possible 694. plFiberPlate : 28 possible sky positions to use as objects from a possible 693. plFiberPlate : 11 possible sky positions to use as objects from a possible 692. plFiberPlate : 23 possible sky positions to use as objects from a possible 691. plFiberPlate : 31 possible sky positions to use as objects from a possible 690. plFiberPlate : 24 possible sky positions to use as objects from a possible 689. plFiberPlate : 74 possible sky positions to use as objects from a possible 688. plFiberPlate : 52 possible sky positions to use as objects from a possible 687. plFiberPlate : 30 possible sky positions to use as objects from a possible 686. plFiberPlate : 15 possible sky positions to use as objects from a possible 685. plFiberPlate : 22 possible sky positions to use as objects from a possible 684. plFiberPlate : 29 possible sky positions to use as objects from a possible 683. plFiberPlate : 14 possible sky positions to use as objects from a possible 682. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 756 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Open /opdb/d1/data/drillRuns/dr2005.09.4/plOverlay-2301.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2005.09.4/plOverlay-2301.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : fibering plate /opdb/d1/data/drillRuns/dr2005.09.4/plPlugMapP-2302.par fiberPlates : entering C program tclFiberPlate : start tclFiberPlate :finished loading data, starting plFiberPlate plFiberPlate : starting plFiberPlate : adding sky number 291 to list of science objects plFiberPlate : adding sky number 140 to list of science objects plFiberPlate : adding sky number 301 to list of science objects plFiberPlate : adding sky number 247 to list of science objects plFiberPlate : adding sky number 232 to list of science objects plFiberPlate : adding sky number 457 to list of science objects plFiberPlate : adding sky number 137 to list of science objects plFiberPlate : adding sky number 360 to list of science objects plFiberPlate : adding sky number 245 to list of science objects plFiberPlate : adding sky number 358 to list of science objects plFiberPlate : adding sky number 186 to list of science objects plFiberPlate : adding sky number 413 to list of science objects plFiberPlate : adding sky number 131 to list of science objects plFiberPlate : adding sky number 162 to list of science objects plFiberPlate : adding sky number 372 to list of science objects plFiberPlate : adding sky number 422 to list of science objects plFiberPlate : adding sky number 32 to list of science objects plFiberPlate : adding sky number 434 to list of science objects plFiberPlate : adding sky number 240 to list of science objects plFiberPlate : adding sky number 39 to list of science objects plFiberPlate : adding sky number 87 to list of science objects plFiberPlate : adding sky number 301 to list of science objects plFiberPlate : adding sky number 403 to list of science objects plFiberPlate : adding sky number 157 to list of science objects plFiberPlate : adding sky number 28 to list of science objects plFiberPlate : adding sky number 9 to list of science objects plFiberPlate : adding sky number 205 to list of science objects plFiberPlate : adding sky number 28 to list of science objects plFiberPlate : adding sky number 106 to list of science objects plFiberPlate : adding sky number 432 to list of science objects plFiberPlate : adding sky number 401 to list of science objects plFiberPlate : adding sky number 377 to list of science objects plFiberPlate : ready to pick coherent fiber targets plFiberPlate : picking C.Sky locations plFiberPlate : fiber number, # of possible objects or # of alternate objects plFiberPlate : magnitude weighted by 0.00, distance by 1.00 plFiberPlate : picking guide stars plFiberPlate : fiber number, # of possible objects or # of alternate objects 1 62 90 2 39 55 3 67 59 4 68 76 5 46 79 6 33 49 7 17 83 8 41 98 9 30 93 10 100 122 11 64 79 plFiberPlate : magnitude weighted by 0.50, distance by 0.50 plFiberPlate : done with coherent fiber selection plFiberPlate : starting science fiber assigment plFiberPlate : 2 spectro-photo stds added to zone 1 plFiberPlate : 2 spectro-photo stds added to zone 2 plFiberPlate : 2 spectro-photo stds added to zone 3 plFiberPlate : 2 spectro-photo stds added to zone 4 plFiberPlate : adding spectro-photo std with objId = 4887 40 6 148 92 plFiberPlate : adding spectro-photo std with objId = 4887 40 6 147 350 plFiberPlate : adding spectro-photo std with objId = 4887 40 6 143 206 plFiberPlate : adding spectro-photo std with objId = 4887 40 6 142 463 plFiberPlate : adding spectro-photo std with objId = 4887 40 4 141 420 plFiberPlate : adding spectro-photo std with objId = 4887 40 4 141 322 plFiberPlate : adding spectro-photo std with objId = 4887 40 3 141 508 plFiberPlate : adding spectro-photo std with objId = 4887 40 3 141 55 plFiberPlate : 96 possible sky positions to use as objects from a possible 443. plFiberPlate : 83 possible sky positions to use as objects from a possible 442. plFiberPlate : 48 possible sky positions to use as objects from a possible 441. plFiberPlate : 30 possible sky positions to use as objects from a possible 440. plFiberPlate : 26 possible sky positions to use as objects from a possible 439. plFiberPlate : 37 possible sky positions to use as objects from a possible 438. plFiberPlate : 37 possible sky positions to use as objects from a possible 437. plFiberPlate : 69 possible sky positions to use as objects from a possible 436. plFiberPlate : 63 possible sky positions to use as objects from a possible 435. plFiberPlate : 52 possible sky positions to use as objects from a possible 434. plFiberPlate : 37 possible sky positions to use as objects from a possible 433. plFiberPlate : 20 possible sky positions to use as objects from a possible 432. plFiberPlate : 11 possible sky positions to use as objects from a possible 431. plFiberPlate : 15 possible sky positions to use as objects from a possible 430. plFiberPlate : 19 possible sky positions to use as objects from a possible 429. plFiberPlate : 11 possible sky positions to use as objects from a possible 428. plFiberPlate : 43 possible sky positions to use as objects from a possible 427. plFiberPlate : 57 possible sky positions to use as objects from a possible 426. plFiberPlate : 38 possible sky positions to use as objects from a possible 425. plFiberPlate : 26 possible sky positions to use as objects from a possible 424. plFiberPlate : 18 possible sky positions to use as objects from a possible 423. plFiberPlate : 20 possible sky positions to use as objects from a possible 422. plFiberPlate : 15 possible sky positions to use as objects from a possible 421. plFiberPlate : 23 possible sky positions to use as objects from a possible 420. plFiberPlate : 13 possible sky positions to use as objects from a possible 419. plFiberPlate : 31 possible sky positions to use as objects from a possible 418. plFiberPlate : 22 possible sky positions to use as objects from a possible 417. plFiberPlate : 12 possible sky positions to use as objects from a possible 416. plFiberPlate : 9 possible sky positions to use as objects from a possible 415. plFiberPlate : 16 possible sky positions to use as objects from a possible 414. plFiberPlate : 15 possible sky positions to use as objects from a possible 413. plFiberPlate : 33 possible sky positions to use as objects from a possible 412. plFiberPlate : done, returning chain to fibered plugMap tclFiberPlate : plFiberPlate returned 758 length chain tclFiberPlate : end fiberPlates : returned from C program fiberPlates : starting to write plOverlay plot, possible pgPlot output following Close /opdb/d1/data/drillRuns/dr2005.09.4/plOverlay-2301.ps/CPS Open /opdb/d1/data/drillRuns/dr2005.09.4/plOverlay-2302.ps/CPS Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Starting OBJECT CHAIN 640 starting GUIDE chain starting QUALITY chain starting COHERENT_SKY chain starting LIGHT_TRAP chain Close /opdb/d1/data/drillRuns/dr2005.09.4/plOverlay-2302.ps/CPS fiberPlates : wrote plOverlay, done with possible pgPlot output fiberPlates : done with loop over plObs chain fiberPlates : done --------------------------------------------------------------- Fri Sep 16 15:59:57 CDT 2005 Begin running "makeFanuc -verbose=2" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux-2-4-2-3-2/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v17_33/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v17_33/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_18/Linux-2-4-2-3-2/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux-2-4-2-3-2/etc/plateStartup.tcl: makeFanuc : done parsing args, starting program makeFanuc : beginning loop over plObs chain making 2 fanuc files makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 651 (obj/q/guide), 94 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2005.09.4/plFanuc-2301.par plMakeFanucCodes : temperature difference 20.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00042480 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2005.09.4/plFanuc-2301.par plMakeFanucCodes : temperature difference 20.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00042480 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2005.09.4/plFanuc-2301.par plMakeFanucCodes : temperature difference 20.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00042480 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 0 paths fixed makeFanuc : calling C program to minimize path tclplDrillPath : start tclplDrillPath : done parsing args, proceeding to sort chain tclplDrillPath: Placing Center hole in LIGHT_TRAP chain tclplDrillPath : done, split input chain into 3 chains : with 651 (obj/q/guide), 96 (light traps), 11 (alignment) tclplDrillPath : running plAnneal on object positions tclplDrillPath : finished annealing object drillpath tclplDrillPath : running plAnneal on light trap positions tclplDrillPath : finished annealing light trap drillpath tclplDrillPath : running plAnneal on alignment positions tclplDrillPath : finished annealling alignment hole path tclplDrillPath : finished annealing paths, now resorting tclplDrillPath : finished sorted chains, binding handles tclplDrillPath : done makeFanuc : returned from C program to minimize path makeFanuc : calling C program to write codes tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2005.09.4/plFanuc-2302.par plMakeFanucCodes : temperature difference 20.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00042480 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2005.09.4/plFanuc-2302.par plMakeFanucCodes : temperature difference 20.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00042480 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : fixed path between (-10.5563,-6.8831) and (-11.47,-4.08) plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished tclFanucCode : starting tclFanucCode : calling plMakeFanucCodes plMakeFanucCodes : starting plMakeFanucCodes : opening file /opdb/d1/data/drillRuns/dr2005.09.4/plFanuc-2302.par plMakeFanucCodes : temperature difference 20.0 deg C plMakeFanucCodes : using a temp expansion factor of 0.00042480 plMakeFanucCodes : calculating drill positions plMakeFanucCodes : finished calculating hole postions plMakeFanucCodes : ready to start writing to file plMakeFanucCodes : finished tclFanucCode : returned from plMakeFanucCodes tclFanucCode : finished makeFanuc : plMakeFanucCodes reports 1 paths fixed makeFanuc : done --------------------------------------------------------------- Fri Sep 16 16:00:04 CDT 2005 Begin running "makeDrillPos -verbose=2" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux-2-4-2-3-2/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v17_33/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v17_33/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_18/Linux-2-4-2-3-2/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux-2-4-2-3-2/etc/plateStartup.tcl: makeDrillPos : done parsing args, starting program makeDrillPos : running with verbose level 2 makeDrillPos : loading plate distort structs makeDrillPos : distortion struct for flattening distortion: (h3).parity 1 (h3).scale 1 (h3).xCenter 0 (h3).yCenter 0 (h3).coeff 0x9d53614 makeDrillPos : beginning loop over plObs chain; makeDrillPos : examining 2 plates makeDrillPos : calling C program makeDrillPos : plateInfo for plate 2301 : (h5).mjd 0 (h5).raCen 0 (h5).decCen 0 (h5).haCen 0 (h5).theta 0 (h5).tempShop 20 (h5).tempObs 0 (h5).thermalExpand 2.124e-05 (h5).maxRadius 0 (h5).ZOffset 0 (h5).ZOffsetR 0 (h5).wave 0 (h5).obsPres 0 (h5).obsRH 0 (h5).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 756 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : calling C program makeDrillPos : plateInfo for plate 2302 : (h5).mjd 0 (h5).raCen 0 (h5).decCen 0 (h5).haCen 0 (h5).theta 0 (h5).tempShop 20 (h5).tempObs 0 (h5).thermalExpand 2.124e-05 (h5).maxRadius 0 (h5).ZOffset 0 (h5).ZOffsetR 0 (h5).wave 0 (h5).obsPres 0 (h5).obsRH 0 (h5).tropLR 0 tclMakeMeasCoords : finished parsing args & loading structs, tclMakeMeasCoords : calling plMakeMeasCoords plMakeMeasCoords : starting plMakeMeasCoords : looping over 758 element plugMap chain plMakeMeasCoords : finished, returning DRILLPOS chain tclMakeMeasCoords : returned from plMakeMeasCoords tclMakeMeasCoords : done makeDrillPos : returned from C program makeDrillPos : writing drillpos par file makeDrillPos : preparing to write formatted measurement file makeDrillPos : finshed writing measurement file makeDrillPos : finished looping over plObs chain makeDrillPos : done Done running plate --------------------------------------------------------------- Fri Sep 16 16:00:10 CDT 2005 Begin running "plateEnder dr2005.09.4 -morePipes 1" Executing commands in /sdss/ups/prd/dervish/v8_16/Linux-2-4-2-3-2/etc/dervishStartup.tcl: Executing commands in /sdss/ups/prd/dp/v17_33/NULL/etc/dpStartup.tcl: loading DP scripts from /sdss/ups/prd/dp/v17_33/NULL Executing commands in /sdss/ups/prd/nfcalib/v2_2/NULL/etc/nfcalibStartup.tcl: loading NFCALIB scripts Executing commands in /sdss/ups/prd/astrotools/v5_18/Linux-2-4-2-3-2/etc/astrotoolsStartup.tcl Executing commands in /sdss/ups/prd/plate/v3_8/Linux-2-4-2-3-2/etc/plateStartup.tcl: SUCCESS of status_plate FAILURE of qc_plate qc_plate reports bad plates Error: "plateEnder dr2005.09.4 -morePipes 1" failed. PS: Read file for stderr output of this job.