You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

ROOT v5.34

Currently looking at v5.34.03

Trouble in System tests - all of the tests are taking longer to execute.  Particular in the ROOT Analysis step, not in actually running Gleam.  Some of the runs time out in the xlong queue.

For tests v20r7p0-rc4, the following tests timed out:  VerticalGamma100MeV, VerticalGamma1GeV, VerticalMuon1GeV, VerticalProton1GeV, http://glast-ground.slac.stanford.edu/SystemTests/?releaseVersionId=14021

Looking at the times for the other runs:

Name

Total Time

MB

GR Time

v20r6p4 Tot Time

MB

v20r6p4 GR Time

AllGamma

36104 sec (601 min)

1776

160 min

10697 sec (178 min)

1632

166 min

VerticalGamma10GeV

14284 sec (238 min)

1461

158 min

11549 sec (192 min)

1366

187 min

It would appear we are getting stuck in the Root Analysis portion of the tests.

All of the failed runs had completed their GR simulations, so the ROOT files were available.  Repeated the ROOT Analysis step, stand alone, using the same version of ROOT, and all the system tests scripts and submitting to the same machine (fell) that was used originally.  All the runs failed to complete in the time allotted to the xlong queue.

heather@yakut14 $ root -b ****************************************** ** W E L C O M E to R O O T ** ** Version 5.34/03 27 October 2012 ** ** You are welcome to visit our Web site ** http://root.cern.ch ** * ******************************************ROOT 5.34/03 (tags/v5-34-03@46856, Oct 27 2012, 23:19:27 on linux)CINT/ROOT C/C++ Interpreter version 5.18.00, July 2, 2010Type ? for help. Commands must be C++ statements.Enclose multiple statements between { }.root 0 .L stress.cxxroot 1 stress(1000)**************************************************************** Starting R O O T - S T R E S S test suite with 1000 events****************************************************************{}Test 1 : Functions, Random Numbers, Histogram Fits............. OK{}Test 2 : Check size & compression factor of a Root file........ OK{}Test 3 : Purge, Reuse of gaps in TFile......................... OK{}Test 4 : Test of 2-d histograms, functions, 2-d fits........... OK{}T{}est 5 : Test graphics & Postscript............................ OK{}Test 6 : Test subdirectories in a Root file.................... OK{}Test 7 : TNtuple, selections, TCut, TCutG, TEventList.......... OK{}Test 8 : Trees split and compression modes..................... OK{}Test 9 : Analyze Event.root file of stress 8................... OK{}Test 10 : Create 10 files starting from Event.root.............. OK{}Test 11 : Test chains of Trees using the 10 files............... OK{}Test 12 : Compare histograms of test 9 and 11................... OK{}Test 13 : Test merging files of a chain......................... OK{}Test 14 : Check correct rebuilt of Event.root in test 13........ OK{}Test 15 : Divert Tree branches to separate files................ OK{}Test 16 : CINT test (3 nested loops) with LHCb trigger.......... OK{}*************************************************************** SYS: Linux yakut14 2.6.18-308.13.1.el5 #1 SMP Thu Jul 26 05:49:19* SYS: "Red Hat Enterprise Linux Client release 5.8 (Tikanga)"****************************************************************{}stress : Total I/O = 552.7 Mbytes, I = 404.5, O = 148.2stress : Compr I/O = 381.1 Mbytes, I = 276.7, O = 104.5stress : Real Time = 82.77 seconds Cpu Time = 81.54 seconds{}*************************************************************** ROOTMARKS = 620.3 * Root5.34/03 20121027/2308

  • No labels