Skip to Content.
Sympa Menu

star-fcv-l - Re: [Star-fcv-l] [Starsoft-l] Hard to accessing full statics of datasets, any solution?

star-fcv-l AT lists.bnl.gov

Subject: STAR Flow, Chirality and Vorticity PWG

List archive

Chronological Thread  
  • From: psinha <psinha AT rcf.rhic.bnl.gov>
  • To: ChuanFu <fuchuan AT mails.ccnu.edu.cn>, "STAR Flow, Chirality and Vorticity PWG" <star-fcv-l AT lists.bnl.gov>
  • Cc: jeromel <jeromel AT bnl.gov>, STAR Software issues of broad in <starsoft-l AT lists.bnl.gov>
  • Subject: Re: [Star-fcv-l] [Starsoft-l] Hard to accessing full statics of datasets, any solution?
  • Date: Wed, 01 Dec 2021 14:43:13 +0530

I have been facing similar issues as Ding mentioned. Thanks Chuan for the suggestions. Will try to implement those and check if it helps.
Adding to this information, I also found the "break segmentation error" in some output files while other jobs run fine, in analysing isobar data. Two sample log files (with and without error) have been attached for reference. Talking to my colleagues, I found that a similar issue is also with 27 GeV data analysis. Looking forward to a solution to this.

Sincerely,
Priyanshi Sinha
IISER Tirupati

On 2021-12-01 11:02, ChuanFu via Star-fcv-l wrote:
Dear Racz and Ding,
I also meet the similar issue if the input
picoDst is from local
(root://xrdstar.rcf.bnl.gov:1095//home/starlib/home/starreco/reco/....).
The lost events will be reduced obviously when I used the following
mothod ( for 3.85 GeV):
1) Get the full data list (~13000 picoDst) using the following code:
get_file_list.pl -keys path,filename -cond
production=P19ie,library=SL20d,trgsetupname=production_3p85GeV_fixedTarget_2018,filetype=daq_reco_picoDst,filename~st_physics,storage=LOCAL
-limit 0 -delim "/" > 3p85_local.list
2) Divide the full data list into 4 sublists (sublist1, sublist2,
sublist3, sublist4)
3) Submit jobs using '.xml' (<job fileListSyntax="xrootd"
maxFilesPerProcess="10" simulateSubmission="false">) with input
sublist1,
after 1~2 hours (depond on how many your jobs are running, if your
jobs do not start to run, we need to wait more times)
then submit jobs with input sublist2, after 1~2 hours then submit jobs
with input sublist3 ...
The purpose of this is to avoid many picoDst from local (such as more
than 500 jobs) are being read at the same time.
Here is my submission scripts:
/star/u/fuchuan/3_85FXT/Analysis/v0Tree_Proton_Lm/submitAll.sh (and
submit.xml)
4) After all jobs are finished (about half day), you can find the
input picoDst which is not read in your log files and resubmit those
picoDst list.
Here is my script for finding the unreadable picoDst:
/star/u/fuchuan/3_85FXT/Analysis/v0Tree_Proton_Lm/Find3011Err.sh

I am not sure the above method is useful for you, but you could try it
if you have not better method.

Best regards,
Chuan

------------------ Original ------------------

From: "Cameron Racz via Star-fcv-l"<star-fcv-l AT lists.bnl.gov>;
Date: Wed, Dec 1, 2021 11:12 AM
To: "Ding Chen"<dchen087 AT ucr.edu>; "STAR Software issues of broad
in"<starsoft-l AT lists.bnl.gov>;
Cc: "jeromel"<jeromel AT bnl.gov>; "STAR Flow,Chirality and Vorticity
PWG"<star-fcv-l AT lists.bnl.gov>;
Subject: Re: [Star-fcv-l] [Starsoft-l] Hard to accessing full statics
of datasets, any solution?

To add some more data to this I’d just like to add that, for my
analysis of production_3p85GeV_fixedTarget_2018 (library SL20d), the
amount of the picoDsts I can access fluctuates wildly between every
attempt to analyze it. I should see around 275M good events and my
most recent attempt accessed less than 25M successfully.

Since my flow analysis requires multiple iterations over the same data
it’s becoming difficult to get any meaningful results. I will also
be needing to reliably access the 7.2 GeV data that Ding is mentioning
to fully prepare for the Quark Matter conference and this data problem
is really slowing progress down for that.

Cameron Racz
Graduate Student
Dept. of Physics & Astronomy
University of California, Riverside

On Nov 30, 2021, at 9:32 PM, Ding Chen via Starsoft-l
<starsoft-l AT lists.bnl.gov> wrote:

Dear FCV and experts,

I want to complain it is hard to access the full statistics of many
datasets and it's not just me.

For Run19 19.6 GeV, analyzers find themselves needing to re-submit
more than 8 times to get more than 80% of the statistics.

For Run18 FXT 3 (3.85) GeV data, analyzers find the statistics are
20% less, need re-submit multiple times to reach 90% of the
statistics.

For Run18 FXT 7.2 (26.5) GeV data, I can only get less than 50%
percent of full statistics.

Adding to that, many are bugged with the notorious "3011" error,
which will kill the whole job if one file has such an error.

When the 7.2 GeV data was stored at NFS, I had no issue accessing
the full statistics. I suspect that it's due to some issues on
distributed disk (DD), or the communication with it, but I'm no
expert on that.

Since it impacts many analyses. I'd like to know why this is the
problem and more importantly if there's any solution to that?

Best regards,
Ding
--

Ding Chen
Graduate student - University of California, Riverside
dchen087 AT ucr.edu

_______________________________________________
Starsoft-l mailing list
Starsoft-l AT lists.bnl.gov
https://lists.bnl.gov/mailman/listinfo/starsoft-l
_______________________________________________
Star-fcv-l mailing list
Star-fcv-l AT lists.bnl.gov
https://lists.bnl.gov/mailman/listinfo/star-fcv-l
*******************************************
* *
* W E L C O M E to R O O T *
* *
* Version 5.34/38 12 March 2018 *
* *
* You are welcome to visit our Web site *
* http://root.cern.ch *
* *
*******************************************

ROOT 5.34/38 (v5-34-38@v5-34-38, Mar 12 2018, 15:49:39 on linux)

CINT/ROOT C/C++ Interpreter version 5.18.00, July 2, 2010
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
*** Float Point Exception is OFF ***
*** Start at Date : Wed Dec 1 02:54:15 2021
QAInfo:You are using STAR_LEVEL : pro, ROOT_LEVEL : 5.34.38 and node :
spool0388.sdcc.bnl.gov

Processing
readPicoDst.C("/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/A853A38A43270B2257291C41D25BE567_274.local.list",274)...
Load
Warning in <TClass::TClass>: no dictionary for class StStrangeMuDst is
available
Warning in <TClass::TClass>: no dictionary for class StStrangeAssoc is
available
strangeArrayNames-arrayNames-__NARRAYS__ = 0
loading of shared libraries done
Load Lib Done....
Setting Analysis Conditions....
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3000029.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3000033.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3000036.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3000044.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3500003.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3500014.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3500017.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3500019.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3500020.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_274/INPUTFILES/st_physics_19090040_raw_3500021.picoDst.root
StInfo: Total 10 files have been read in.
Init() function:
Def Def
StRefMultCorr::readHeaderFile [refmult] Correction parameters and centrality
definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
Def Def
StRefMultCorr::readHeaderFile [refmult2] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
Def Def
StRefMultCorr::readHeaderFile [refmult3] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
Isobar Def
StRefMultCorr::readHeaderFile [refmult] Correction parameters and centrality
definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
Def Def
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run14_AuAu200_VpdMB5 P16id
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run14_AuAu200_VpdMB30 P16id
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run14_AuAu200_VpdMBnoVtx_LowMid P16id
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run14_AuAu200_VpdMBnoVtx_High P15ic
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run16_AuAu200_VpdMB5 P16ij
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run16_AuAu200_VpdMBnoVtx P16ij
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
=====> Reading Phi-Weight Correction; OK <=====
chain->Init(); ====> Chain Init done...
Total entries = 135175
Working on eventNumber 0

*** Break *** segmentation violation
Function readPicoDst() busy flag cleared
StQAInfo:
=================================================================================
StQAInfo: QAInfo:Chain StChain::bfcChain Ast = 4.28
Cpu = 1.45
StQAInfo: QAInfo:Maker StV0TreeMaker::ana Ast =
2.82(66.0%) Cpu = 0.20(13.8%)
StQAInfo: QAInfo:Maker StPicoDstMaker::picoDst Ast =
1.45(34.0%) Cpu = 1.25(86.2%)
StV0TreeMaker::Finish()
Processed 8 events.
Finished.
StInfo: --------------Error Codes-------------------------
StInfo: nStOK nStWarn nStEOF nStErr nStFatal
StInfo: 15 0 0 0 0
StInfo: --------------------------------------------------
StMemStat::Summary(calls) Min Aver Max
RMS
=============================================================================================
*** Chain not deleted***

This is the end of ROOT -- Goodbye

*******************************************
* *
* W E L C O M E to R O O T *
* *
* Version 5.34/38 12 March 2018 *
* *
* You are welcome to visit our Web site *
* http://root.cern.ch *
* *
*******************************************

ROOT 5.34/38 (v5-34-38@v5-34-38, Mar 12 2018, 15:49:39 on linux)

CINT/ROOT C/C++ Interpreter version 5.18.00, July 2, 2010
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
*** Float Point Exception is OFF ***
*** Start at Date : Wed Dec 1 02:11:03 2021
QAInfo:You are using STAR_LEVEL : pro, ROOT_LEVEL : 5.34.38 and node :
rcas6525.rcf.bnl.gov

Processing
readPicoDst.C("/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/A853A38A43270B2257291C41D25BE567_27.local.list",27)...
Load
Warning in <TClass::TClass>: no dictionary for class StStrangeMuDst is
available
Warning in <TClass::TClass>: no dictionary for class StStrangeAssoc is
available
strangeArrayNames-arrayNames-__NARRAYS__ = 0
loading of shared libraries done
Load Lib Done....
Setting Analysis Conditions....
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3000020.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3000021.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3000022.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3000023.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3000025.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3000028.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3000030.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3000031.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3000033.picoDst.root
StInfo: Read in picoDst file
/tmp/psinha/A853A38A43270B2257291C41D25BE567_27/INPUTFILES/st_physics_19089016_raw_3500010.picoDst.root
StInfo: Total 10 files have been read in.
Init() function:
Def Def
StRefMultCorr::readHeaderFile [refmult] Correction parameters and centrality
definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
Def Def
StRefMultCorr::readHeaderFile [refmult2] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
Def Def
StRefMultCorr::readHeaderFile [refmult3] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
Isobar Def
StRefMultCorr::readHeaderFile [refmult] Correction parameters and centrality
definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
Def Def
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run14_AuAu200_VpdMB5 P16id
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run14_AuAu200_VpdMB30 P16id
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run14_AuAu200_VpdMBnoVtx_LowMid P16id
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run14_AuAu200_VpdMBnoVtx_High P15ic
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run16_AuAu200_VpdMB5 P16ij
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
Run16_AuAu200_VpdMBnoVtx P16ij
StRefMultCorr::readHeaderFile [grefmult] Correction parameters and
centrality definitions have been successfully read.
read in nBadRun_refmult_2010: 717
read in nBadRun_refmult_2011: 134
read in nBadRun_grefmult_2014: 89
read in nBadRun_grefmult_2016: 132
read in nBadRun_refmult_2017: 24
read in nBadRun_refmult_2018: 253
StRefMultCorr::readBadRunsFromHeaderFile Bad runs for year 2010, 2011, 2017
and 2018 have been read.
=====> Reading Phi-Weight Correction; OK <=====
chain->Init(); ====> Chain Init done...
Total entries = 124692
Working on eventNumber 0
Working on eventNumber 1000
Working on eventNumber 2000
Working on eventNumber 3000
Working on eventNumber 4000
Working on eventNumber 5000
Working on eventNumber 6000
Working on eventNumber 7000
Working on eventNumber 8000
Working on eventNumber 9000
Working on eventNumber 10000
Working on eventNumber 11000
Working on eventNumber 12000
Working on eventNumber 13000
Working on eventNumber 14000
Working on eventNumber 15000
Working on eventNumber 16000
Working on eventNumber 17000
Working on eventNumber 18000
Working on eventNumber 19000
Working on eventNumber 20000
Working on eventNumber 21000
Working on eventNumber 22000
Working on eventNumber 23000
Working on eventNumber 24000
Working on eventNumber 25000
Working on eventNumber 26000
Working on eventNumber 27000
Working on eventNumber 28000
Working on eventNumber 29000
Working on eventNumber 30000
Working on eventNumber 31000
Working on eventNumber 32000
Working on eventNumber 33000
Working on eventNumber 34000
Working on eventNumber 35000
Working on eventNumber 36000
Working on eventNumber 37000
Working on eventNumber 38000
Working on eventNumber 39000
Working on eventNumber 40000
Working on eventNumber 41000
Working on eventNumber 42000
Working on eventNumber 43000
Working on eventNumber 44000
Working on eventNumber 45000
Working on eventNumber 46000
Working on eventNumber 47000
Working on eventNumber 48000
Working on eventNumber 49000
Working on eventNumber 50000
Working on eventNumber 51000
Working on eventNumber 52000
Working on eventNumber 53000
Working on eventNumber 54000
Working on eventNumber 55000
Working on eventNumber 56000
Working on eventNumber 57000
Working on eventNumber 58000
Working on eventNumber 59000
Working on eventNumber 60000
Working on eventNumber 61000
Working on eventNumber 62000
Working on eventNumber 63000
Working on eventNumber 64000
Working on eventNumber 65000
Working on eventNumber 66000
Working on eventNumber 67000
Working on eventNumber 68000
Working on eventNumber 69000
Working on eventNumber 70000
Working on eventNumber 71000
Working on eventNumber 72000
Working on eventNumber 73000
Working on eventNumber 74000
Working on eventNumber 75000
Working on eventNumber 76000
Working on eventNumber 77000
Working on eventNumber 78000
Working on eventNumber 79000
Working on eventNumber 80000
Working on eventNumber 81000
Working on eventNumber 82000
Working on eventNumber 83000
Working on eventNumber 84000
Working on eventNumber 85000
Working on eventNumber 86000
Working on eventNumber 87000
Working on eventNumber 88000
Working on eventNumber 89000
Working on eventNumber 90000
Working on eventNumber 91000
Working on eventNumber 92000
Working on eventNumber 93000
Working on eventNumber 94000
Working on eventNumber 95000
Working on eventNumber 96000
Working on eventNumber 97000
Working on eventNumber 98000
Working on eventNumber 99000
Working on eventNumber 100000
Working on eventNumber 101000
Working on eventNumber 102000
Working on eventNumber 103000
Working on eventNumber 104000
Working on eventNumber 105000
Working on eventNumber 106000
Working on eventNumber 107000
Working on eventNumber 108000
Working on eventNumber 109000
Working on eventNumber 110000
Working on eventNumber 111000
Working on eventNumber 112000
Working on eventNumber 113000
Working on eventNumber 114000
Working on eventNumber 115000
Working on eventNumber 116000
Working on eventNumber 117000
Working on eventNumber 118000
Working on eventNumber 119000
Working on eventNumber 120000
Working on eventNumber 121000
Working on eventNumber 122000
Working on eventNumber 123000
Working on eventNumber 124000
StQAInfo:
=================================================================================
StQAInfo: QAInfo:Chain StChain::bfcChain Ast
=1067.72 Cpu =1046.99
StQAInfo: QAInfo:Maker StV0TreeMaker::ana Ast
=142.23(13.3%) Cpu =142.37(13.6%)
StQAInfo: QAInfo:Maker StPicoDstMaker::picoDst Ast
=925.49(86.7%) Cpu =904.62(86.4%)
StV0TreeMaker::Finish()
Processed 124692 events.
Finished.
StInfo: --------------Error Codes-------------------------
StInfo: nStOK nStWarn nStEOF nStErr nStFatal
StInfo: 249384 0 0 0 0
StInfo: --------------------------------------------------
StMemStat::Summary(calls) Min Aver Max
RMS
=============================================================================================
StPicoDstMaker(picoDst)::Clear(124670) 0.000000 0.000000
0.000000 0.000000
StPicoDstMaker(picoDst)::Make (124671) -0.647064 0.000044
1.413284 0.007275
StV0TreeMaker(ana)::Clear(124670) 0.000000 0.000000
0.000000 0.000000
StV0TreeMaker(ana)::Make (124671) 0.000000 0.000000
0.000000 0.000000
---------------------------------------------------------------------------------------------
Total(4) -0.647064 0.000044
1.413284 0.007275
=============================================================================================

This is the end of ROOT -- Goodbye




Archive powered by MHonArc 2.6.24.

Top of Page