Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix memory blowup in ALCAHARVEST 80X (backport of #14721) #14722

Merged

Conversation

ghellwig
Copy link

@ghellwig ghellwig commented Jun 1, 2016

Fixes Memory blowup reported in Reconstruction Development HN.

  • the blowup was caused by the merging of the FileBlobCollections at the end of the run
  • making this collection a lumi product instead of a run product keeps the memory consumption stable without changing the alignment result (see plots below for the first 600 files of run 273730)

Memory consumption of SiPixelAli workflow:
pede_memory_usage_log

Geometry comparison:
global_tracker_2_final

Backport of #14721

 - first step towards binary FileBlob as lumi product
 - general clean-up of the 'Mille' class
…umi-based.

 - updated 'MillePedeFileExtractor' to edm::one::Analyzer
 - general clean-up of the 'MillePedeFileConverter' and 'MillePedeFileExtractor'
 - at PCL the binaries are reset at lumi-section boundaries
   -> this is not wanted for the offline use where one binary is
      produced per mille job
      -> default value of 'runAtPCL' is False
 - fixes a bug in case of merging products from files
   which (partly) contain no collection
@ghellwig
Copy link
Author

ghellwig commented Jun 1, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 1, 2016

A new Pull Request was created by @ghellwig (Gregor Mittag) for CMSSW_8_0_X.

It involves the following packages:

Alignment/CommonAlignmentProducer
Alignment/MillePedeAlignmentAlgorithm

@ghellwig, @cerminar, @cmsbuild, @franzoni, @mmusich, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @pakhotin, @tocheng, @tlampen, @mschrode, @mmusich this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@ghellwig
Copy link
Author

ghellwig commented Jun 1, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 1, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/13299/console

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 1, 2016

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-14722/13299/summary.html

The workflows 1001.0 have different files in step1_dasquery.log than the ones found in the baseline. You may want to check and retrigger the tests if necessary. You can check it in the "files" directory in the results of the comparisons

@mmusich
Copy link
Contributor

mmusich commented Jun 1, 2016

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 1, 2016

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_0_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit b33df21 into cms-sw:CMSSW_8_0_X Jun 7, 2016
@ghellwig ghellwig deleted the fix-memory-blowup-ALCAHARVEST_80X branch June 14, 2016 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants