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

Make binning consistent and remove several plots in Offline DQM #21961

Merged
merged 1 commit into from Feb 7, 2018
Merged

Make binning consistent and remove several plots in Offline DQM #21961

merged 1 commit into from Feb 7, 2018

Conversation

fioriNTU
Copy link
Contributor

This PR make the binning of on track cluster charge histograms consistent and remove several plots in Offline DQM

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fioriNTU for master.

It involves the following packages:

DQM/SiPixelPhase1Common
DQM/SiPixelPhase1TrackClusters

@vazzolini, @kmaeshima, @dmitrijus, @cmsbuild, @jfernan2, @vanbesien can you please review it and eventually sign? Thanks.
@idebruyn, @threus, @hdelanno this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@jfernan2
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 25, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25631/console Started: 2018/01/25 18:26

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-21961/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2467089
  • DQMHistoTests: Total failures: 902
  • DQMHistoTests: Total nulls: 48
  • DQMHistoTests: Total successes: 2465970
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 579.83 KiB( 15 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

@fioriNTU
Copy link
Contributor Author

fioriNTU commented Feb 5, 2018

@fabiocos please consider to merge also this one, it reduce a lot the content of DQm histograms

@fabiocos
Copy link
Contributor

fabiocos commented Feb 5, 2018

@dmitrijus @jfernan2 could you please scrutinize the PR?

@jfernan2
Copy link
Contributor

jfernan2 commented Feb 5, 2018

@fioriNTU Is it understood why the Histogram memory is increased despite you are removing histograms?

@fioriNTU
Copy link
Contributor Author

fioriNTU commented Feb 5, 2018

@jfernan2 what you say is really surprising. I am just removing plots and rebinning a single histogram (reducing the number of plots), is it possible there is a bug in the report? I am sure this specific PR should produce a net reduction in memory usage for histograms.

@jfernan2
Copy link
Contributor

jfernan2 commented Feb 6, 2018

@fioriNTU I can't tell since the test link does not exist any longer, but it says:
DQMHistoSizes: Histogram memory added: 579.83 KiB( 15 files compared)
I will check with @dmitrijus

@boudoul
Copy link
Contributor

boudoul commented Feb 6, 2018

@jfernan2 , Maybe one should retrigger the tests (to get a fresh link) and also see if it is reproducble ?

@jfernan2
Copy link
Contributor

jfernan2 commented Feb 6, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25914/console Started: 2018/02/06 11:25

@jfernan2
Copy link
Contributor

jfernan2 commented Feb 6, 2018

It seems the memory test could be fooled by the other commits that IB added on top of this PR. The new test will clarify. Sorry for the noise.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2018

Comparison job queued.

@dmitrijus
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2018

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@dmitrijus
Copy link
Contributor

The increase is there because other PRs were included in the test.
The latest test by @jfernan2 should show less memory usage.

I will check the actual reason for this memory change.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2018

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

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-21961/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2464237
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 48
  • DQMHistoTests: Total successes: 2464019
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.620000000083 KiB( 15 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

@fabiocos
Copy link
Contributor

fabiocos commented Feb 7, 2018

+1

@cmsbuild cmsbuild merged commit 80d75fe into cms-sw:master Feb 7, 2018
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

6 participants