Sender: LSF System Subject: Job 795670: <4FGL_J2146.5-1344_daily_bin1120> in cluster Done Job <4FGL_J2146.5-1344_daily_bin1120> was submitted from host by user in cluster at Mon Sep 27 06:31:07 2021 Job was executed on host(s) , in queue , as user in cluster at Mon Sep 27 06:32:36 2021 was used as the home directory. was used as the working directory. Started at Mon Sep 27 06:32:36 2021 Terminated at Mon Sep 27 13:56:51 2021 Results reported at Mon Sep 27 13:56:51 2021 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input /nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J2146.5-1344_daily_bin1120 326.645 -13.7347 529632001 529891201 irfs=P8R3_SOURCE_V2 zmax=90 ROI=12 association=4FGL_J2146.5-1344 fixedModel=True performFreeIndexFit=True freeVariableSources=True nuke=True repositoryJob=True verbose=False ------------------------------------------------------------ Successfully completed. Resource usage summary: CPU time : 16.08 sec. Max Memory : 108 MB Average Memory : 102.25 MB Total Requested Memory : - Delta Memory : - Max Swap : - Max Processes : 6 Max Threads : 19 Run time : 333 sec. Turnaround time : 26744 sec. The output (if any) follows: /nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/matplotlib/font_manager.py:281: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment. 'Matplotlib is building the font cache using fc-list. ' /nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/pyfits/__init__.py:22: PyFITSDeprecationWarning: PyFITS is deprecated, please use astropy.io.fits PyFITSDeprecationWarning) # noqa Likelihood Analysis Tool Support Contact: Daniel Kocevski (daniel.kocevski@nasa.gov) Waiting 60 seconds before starting... Proceeding. Importing modules... This is make3FGLxml version 01r0. The default diffuse model files and names are for pass 8 and assume you have v10r00p05 of the Fermi Science Tools or higher. This is make4FGLxml version 01r04. The default diffuse model files and names are for pass 8 and 4FGL and assume you have v11r5p3 of the Fermi Science Tools or higher. WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41). /nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/matplotlib/cbook/deprecation.py:106: MatplotlibDeprecationWarning: The mpl_toolkits.axes_grid module was deprecated in version 2.1. Use mpl_toolkits.axes_grid1 and mpl_toolkits.axisartist provies the same functionality instead. warnings.warn(message, mplDeprecation, stacklevel=1) WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41). Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529873567_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529879148_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529884854_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529890560_v305.fit shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory rmdir: failed to remove `/scratch/kocevski/795670': No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory Done. Performing analysis on: 4FGL_J2146.5-1344_daily_bin1120 RA = 326.645, Dec = -13.7347 tmin = 529632001, tmax = 529891201 emin = 100.0, emax = 100000.0 irfs = P8R3_SOURCE_V2 ROI = 12 zmax = 90 Fitting strategies: Fix sources to their catalog values = True Leave variable source normalizations free = True Perform pre-fit where ALL sources are frozen to catalog values = False Perform secondary fit with a free spectral index = True Remove all catalog sources = False Remove weak (TS < 2) catalog sources = False Freeze Galactic component = False Likelihood fit parameters: Statistic: UNBINNED Optimizer: MINUIT Catalog: 4FGL Repository Job = True LAT data Source: Data catalog Updating database... UPDATE lightcurve_data_v2 SET job_id='795670', job_status='RUN', time_executed='2021-09-27 06:36:48.805732', time_epoch_executed='1632749808.81' WHERE source_name='4FGL J2146.5-1344' and cadence='daily' and bin_id='1120' Database successfully updated. Done. Creating custom output directory: /scratch/kocevski/795670 Creating custom pfile directory: /scratch/kocevski/795670/pfiles/ Retrieving the FT1 file... Issuing command: /afs/slac.stanford.edu/g/glast/ground/bin/datacat find --group FT1 --filter 'nMetStop>=529632001.0 && nMetStart<529891201.0' /Data/Flight/Reprocess/P305 Issuing command: /afs/slac.stanford.edu/g/glast/ground/bin/datacat find --group FT1 --filter 'nMetStart>564945418 && nMetStop>=529632001.0 && nMetStart<529891201.0' /Data/Flight/Level1/LPA Retrieving 47 files... Done. Merging files... [Errno 2] No such file or directory: '/scratch/kocevski/795670/gll_ph_p305_r0529873567_v305.fit' Traceback (most recent call last): File "/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py", line 2835, in sourceAnalysis dataAvailibility_ft1 = dataCatalogQuery(FT1_options, verbose=verbose) File "/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py", line 1938, in dataCatalogQuery FTmerge.ft1merge(dataCatalogFiles_local, mergedFile, verbose=verbose) File "/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/FTmerge.py", line 59, in ft1merge tstart, tstop = _getTimeKeywords(infiles) File "/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/FTmerge.py", line 40, in _getTimeKeywords header = pyfits.open(item)[extnum].header File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/hdu/hdulist.py", line 148, in fitsopen lazy_load_hdus, **kwargs) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/hdu/hdulist.py", line 402, in fromfile lazy_load_hdus=lazy_load_hdus, **kwargs) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/hdu/hdulist.py", line 1006, in _readfrom fileobj = _File(fileobj, mode=mode, memmap=memmap, cache=cache) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/utils/decorators.py", line 508, in wrapper return function(*args, **kwargs) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/file.py", line 150, in __init__ self._open_filename(fileobj, mode, overwrite) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/file.py", line 506, in _open_filename self._file = fileobj_open(self.name, IO_FITS_MODES[mode]) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/util.py", line 395, in fileobj_open return open(filename, mode) IOError: [Errno 2] No such file or directory: '/scratch/kocevski/795670/gll_ph_p305_r0529873567_v305.fit' Retrieving the FT1 file... Issuing command: /afs/slac.stanford.edu/g/glast/ground/bin/datacat find --group FT2 --filter 'nMetStop>=529632001.0 && nMetStart<529891201.0' /Data/Flight/Level1/LPA Retrieving 47 files... Done. Merging files... Merged file saved to: /scratch/kocevski/795670/ft2_4FGL_J2146.5-1344_daily_bin1120.fits UPDATE lightcurve_data_v2 SET job_status='DONE', comment='No available data', time_epoch_completed='1632776210.7', time_completed='2021-09-27 13:56:50.704606', job_id='795670' WHERE bin_id='1120' AND source_name='4FGL J2146.5-1344' AND cadence='daily'; Database successfully updated. Error: could not find cmap file: /scratch/kocevski/795670/cmap_HighResolution_529632001_529891201_4FGL_J2146.5-1344_daily_bin1120.fits Continuing... Cleaning up... ** Nuclear option initiated! ** rmdir /scratch/kocevski/795670 Analysis Complete. Mon Sep 27 13:56:50 PDT 2021 Sender: LSF System Subject: Job 795629: <4FGL_J2146.5-1344_daily_bin1120> in cluster Done Job <4FGL_J2146.5-1344_daily_bin1120> was submitted from host by user in cluster at Mon Sep 27 06:31:05 2021 Job was executed on host(s) , in queue , as user in cluster at Mon Sep 27 06:32:07 2021 was used as the home directory. was used as the working directory. Started at Mon Sep 27 06:32:07 2021 Terminated at Mon Sep 27 14:02:57 2021 Results reported at Mon Sep 27 14:02:57 2021 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input /nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py 4FGL_J2146.5-1344_daily_bin1120 326.645 -13.7347 529632001 529891201 irfs=P8R3_SOURCE_V2 zmax=90 ROI=12 association=4FGL_J2146.5-1344 fixedModel=True performFreeIndexFit=True freeVariableSources=True nuke=True repositoryJob=True verbose=False ------------------------------------------------------------ Successfully completed. Resource usage summary: CPU time : 15.00 sec. Max Memory : 108 MB Average Memory : 46.20 MB Total Requested Memory : - Delta Memory : - Max Swap : - Max Processes : 4 Max Threads : 19 Run time : 726 sec. Turnaround time : 27112 sec. The output (if any) follows: /nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/matplotlib/font_manager.py:281: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment. 'Matplotlib is building the font cache using fc-list. ' /nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/pyfits/__init__.py:22: PyFITSDeprecationWarning: PyFITS is deprecated, please use astropy.io.fits PyFITSDeprecationWarning) # noqa Likelihood Analysis Tool Support Contact: Daniel Kocevski (daniel.kocevski@nasa.gov) Waiting 133 seconds before starting... Proceeding. Importing modules... This is make3FGLxml version 01r0. The default diffuse model files and names are for pass 8 and assume you have v10r00p05 of the Fermi Science Tools or higher. This is make4FGLxml version 01r04. The default diffuse model files and names are for pass 8 and 4FGL and assume you have v11r5p3 of the Fermi Science Tools or higher. WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41). /nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/matplotlib/cbook/deprecation.py:106: MatplotlibDeprecationWarning: The mpl_toolkits.axes_grid module was deprecated in version 2.1. Use mpl_toolkits.axes_grid1 and mpl_toolkits.axisartist provies the same functionality instead. warnings.warn(message, mplDeprecation, stacklevel=1) WARNING: version mismatch between CFITSIO header (v3.43) and linked library (v3.41). Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529628086_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529633792_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529639498_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529645204_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529650910_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529654385_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529660741_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529666817_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529672831_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529678803_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529684761_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529690714_v305.fit Last server error 3011 ('No servers are available to read the file.') Error accessing path/file for root://glast-rdr.slac.stanford.edu//glast/Data/Flight/Reprocess/P305/ft1/gll_ph_p305_r0529696664_v305.fit shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory rmdir: failed to remove `/scratch/kocevski/795629': No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory Done. Performing analysis on: 4FGL_J2146.5-1344_daily_bin1120 RA = 326.645, Dec = -13.7347 tmin = 529632001, tmax = 529891201 emin = 100.0, emax = 100000.0 irfs = P8R3_SOURCE_V2 ROI = 12 zmax = 90 Fitting strategies: Fix sources to their catalog values = True Leave variable source normalizations free = True Perform pre-fit where ALL sources are frozen to catalog values = False Perform secondary fit with a free spectral index = True Remove all catalog sources = False Remove weak (TS < 2) catalog sources = False Freeze Galactic component = False Likelihood fit parameters: Statistic: UNBINNED Optimizer: MINUIT Catalog: 4FGL Repository Job = True LAT data Source: Data catalog Updating database... UPDATE lightcurve_data_v2 SET job_id='795629', job_status='RUN', time_executed='2021-09-27 13:58:44.755966', time_epoch_executed='1632776324.76' WHERE source_name='4FGL J2146.5-1344' and cadence='daily' and bin_id='1120' Database successfully updated. Done. Creating custom output directory: /scratch/kocevski/795629 Creating custom pfile directory: /scratch/kocevski/795629/pfiles/ Retrieving the FT1 file... Issuing command: /afs/slac.stanford.edu/g/glast/ground/bin/datacat find --group FT1 --filter 'nMetStop>=529632001.0 && nMetStart<529891201.0' /Data/Flight/Reprocess/P305 Issuing command: /afs/slac.stanford.edu/g/glast/ground/bin/datacat find --group FT1 --filter 'nMetStart>564945418 && nMetStop>=529632001.0 && nMetStart<529891201.0' /Data/Flight/Level1/LPA Retrieving 47 files... Done. Merging files... [Errno 2] No such file or directory: '/scratch/kocevski/795629/gll_ph_p305_r0529628086_v305.fit' Traceback (most recent call last): File "/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py", line 2835, in sourceAnalysis dataAvailibility_ft1 = dataCatalogQuery(FT1_options, verbose=verbose) File "/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/LikelihoodAnalysis.py", line 1938, in dataCatalogQuery FTmerge.ft1merge(dataCatalogFiles_local, mergedFile, verbose=verbose) File "/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/FTmerge.py", line 59, in ft1merge tstart, tstop = _getTimeKeywords(infiles) File "/nfs/farm/g/glast/g/LCRepository/Likelihood/Scripts/FTmerge.py", line 36, in _getTimeKeywords header = pyfits.open(infiles[0])[extnum].header File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/hdu/hdulist.py", line 148, in fitsopen lazy_load_hdus, **kwargs) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/hdu/hdulist.py", line 402, in fromfile lazy_load_hdus=lazy_load_hdus, **kwargs) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/hdu/hdulist.py", line 1006, in _readfrom fileobj = _File(fileobj, mode=mode, memmap=memmap, cache=cache) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/utils/decorators.py", line 508, in wrapper return function(*args, **kwargs) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/file.py", line 150, in __init__ self._open_filename(fileobj, mode, overwrite) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/file.py", line 506, in _open_filename self._file = fileobj_open(self.name, IO_FITS_MODES[mode]) File "/nfs/farm/g/glast/g/LCRepository/bin/miniconda2/envs/fermitools_v1.0.5/lib/python2.7/site-packages/astropy/io/fits/util.py", line 395, in fileobj_open return open(filename, mode) IOError: [Errno 2] No such file or directory: '/scratch/kocevski/795629/gll_ph_p305_r0529628086_v305.fit' Retrieving the FT1 file... Issuing command: /afs/slac.stanford.edu/g/glast/ground/bin/datacat find --group FT2 --filter 'nMetStop>=529632001.0 && nMetStart<529891201.0' /Data/Flight/Level1/LPA Retrieving 47 files... Done. Merging files... Merged file saved to: /scratch/kocevski/795629/ft2_4FGL_J2146.5-1344_daily_bin1120.fits UPDATE lightcurve_data_v2 SET job_status='DONE', comment='No available data', time_epoch_completed='1632776577.04', time_completed='2021-09-27 14:02:57.041102', job_id='795629' WHERE bin_id='1120' AND source_name='4FGL J2146.5-1344' AND cadence='daily'; Database successfully updated. Error: could not find cmap file: /scratch/kocevski/795629/cmap_HighResolution_529632001_529891201_4FGL_J2146.5-1344_daily_bin1120.fits Continuing... Cleaning up... ** Nuclear option initiated! ** rmdir /scratch/kocevski/795629 Analysis Complete. Mon Sep 27 14:02:57 PDT 2021